/****fonts***/

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700&display=swap');
/***fonts***/
.navbar{
	z-index:100;
}
@media (max-width: 575.98px) {
.bnr_h {
    min-height: 40vh;
}
.navbar-nav .nav-link:hover {
    color: #f74334;
}

body {
    font-family: 'Plus Jakarta Sans', sans-serif;
}

/***navbar***/

.log {
    height: 58px;
    width: auto;
  
}

.btnn {
    background: #a95129 !important;
    color: #fff !important;
}


.nv-btn,.nv-btn:hover{

		
		width: 215px;
		height: 54px;
		align-items: center;
		justify-content: center;
		border-radius: 50px;
		top: 39px;
		left: 1545px;
		background-color: #a95129;
		
        color:#ffffff;
       font-family: 'Plus Jakarta Sans', sans-serif;
	
}



.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color:#FFF;
   
    font-weight: 400;
    line-height: 32px;
}

.navbar-nav .nav-link {
    color:#FFF;
   
    font-weight: 400;
    line-height: 32px;
}

.navbar-nav .nav-link:hover {
    color:#a95129;
   
}
.bg_gry1 {
    background: #f8f9fa;
}

.navbg {
    background: #171e26;
}
.navbar-nav > li{
    padding-left:30px;
    padding-right:30px;
    
  }

/***navbar***/

/***sc1****/
.bnr_bg {
    background: url(../../assets/img/bnr_clip.mp4);
    background-color: #78767678;
    background-blend-mode: overlay;
    background-size: cover;
    background-blend-mode: multiply;
}

.sch1 {
    font-size: 27px;
    letter-spacing: 4px;
    /* line-height: 105px; */
    /* position: absolute; */
    font-weight: 600;
    color: #fffefe;
    text-align: center;
    margin-top: 45%;
    margin-left: 0%;
}

.sc1_p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    letter-spacing: 0.17px;
    line-height: 27px;
    /* width: 62%; */
}

.sc1_btn {
    width: 305px;
    align-items: center;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 54px;
    justify-content: center;
    background-color: #a95129;
    color: white;
    text-decoration: none;
    margin-bottom: 5%;
}

/***sc1****/

/***sc2***/

.sc2_bnr_blur {
    width: 100%;
    height: 76px;
    left: 0;
    backdrop-filter: blur(2px) brightness(100%);
    -webkit-backdrop-filter: blur(50px) brightness(100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 21.45%, rgba(0, 0, 0, 0.01) 52.39%, rgba(0, 0, 0, 0.3) 100%);
    margin-top: -4%;
    z-index: -100;
    position: relative;
}
/***sc2***/
/***sc2a***/
.sc2a_btn {
    position: absolute !important;
    z-index: 10 !important;
    right: 7px !important;
    top: 62% !important;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(91deg);
    -o-transform: rotate(90deg);
    transform-origin: top right;
	background-color: #a95129;
	border: 0px;
    background-color: #a95129;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.sc2a_btn:hover {
	 color: #ffffff;
    position: absolute !important;
    z-index: 10 !important;
    right: 7px !important;
    top: 62% !important;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(91deg);
    -o-transform: rotate(90deg);
    transform-origin: top right;
	background-color: #a95129;
	border: 0px;
}
/***sc2a***/
/***sc3***/

.sc3_blck {
    margin-top: 15%;
    margin-bottom: 5%;
    padding-top: 5%;
}
.sml_undr_brdr {
    margin-top: 4%;
    content: '';
    width: 75px;
    height: 4px;
    border-bottom: 1px solid #C54427;
    margin-right: 3%;
}
.sc3_p1 {
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    color: #C54427;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 32px;
    
}

.sc3_p2 {

      
      
        color: #313131;
        font-size: 17px;
        
        
      
        font-weight: 400;
        text-align: justify;

   
}

.sc3_h1 {
    font-weight: 600;
    color: #08110C;
    font-size: 26px;
    letter-spacing: 0.45px;
    line-height: 34px;
    margin-bottom: 5%;
    text-align: left;
}
.sc3_btn, .sc3_btn:hover {
    width: 215px;
    align-items: flex-end;
    padding: 0px 54px;
    
   
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 54px;
    justify-content: center;
    
    background-color: #a95129;
    border-radius: 5px;
    color: #ffffff;
    
}
.sc3_img_br{
	border-radius:20px;
	box-shadow: 0px 4px 25px 2px rgba(0, 0, 0, 0.40);
}
/***sc3***/

/***sc4***/
.sc4_btn {
    border-radius: 50px;
    background: #C54427;
    color: #ffffff;
    text-decoration: none;
    padding: 2% 2%;
    margin-left: 1%;
    margin-right: 1%;
    width: 100%;
    display: block;
    margin-bottom: 5%;
    text-align: center;
}

.sc4_btn:hover {
    border-radius: 50px;
    background:none;
    color:#000000;
	border:1px solid #C54427;
    text-decoration: none;
    padding: 1%;
    margin-left: 2%;
    margin-right: 2%;
}
.sc4_bg {
    background: #FFF2EF;
    padding-top: 5%;
    padding-bottom: 5%;
}
.sc4_h6{
margin-top: 14%;	


font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 36px;
}
.sc4_p{
	
font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
width:100%;
}

.sc4_icn_bg {
    background: #C54427;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
    padding: 5%;
    border-radius: 50%;
    box-shadow: rgb(197 68 39 / 47%) 0px 8px 12px;
}

.sc4_icn_bg:hover {
    background:  #fff;
    color:#C54427;
    width: 50px;
    height: 50px;
    position: relative;
    padding: 5%;
    border-radius: 50%;
    box-shadow: rgb(197 68 39) 0px 8px 24px;
}


.sc4_icn_crd>.sc4_icn_bg:hover{
background:  #fff;
    color:#C54427;	
}
.sc4_icn_crd {
    border-radius: 16px;
    background: #FFF;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 250px;
    padding-top: 10%;
    padding-left: 14%;
    color: #00194B;
    margin-bottom: 3%;
}

.sc4_icn_crd:hover {
    border-radius: 16px;
   background: #C54427;

box-shadow: 5px 10px 45px 0px #FF7859;
color:#fff;

    height: 250px;
    padding-top: 10%;
    padding-left: 14%;
}

.sc4_cnt_log{
	margin-top:7%;
}
/***sc4***/


/***sc5***/
.sc5_img_br {
    border-radius: 20px;
    box-shadow: 0px 6px 10px 2px rgba(0, 0, 0, 0.35);
    margin-bottom: 5%;
}
.sc5_h1 {
    font-weight: 600;
    color: #08110C;
    font-size: 26px;
    letter-spacing: 0.45px;
    line-height: 34px;
    margin-bottom: 5%;
    text-align: center;
}
.sc5_my{
	margin-top:5%;
	margin-bottom:5%;
}
.simple-effect {
    padding: 1em .4em;
    display: block;
    font-size: 1.8em;
}
.simple-effect span {
    color: #1e92ea;
}

.sc5_crdp1{
font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.sc5_crdp2{
color: #C4C4C4;

font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 500;
}
.sc5_ar_bg {
    border-radius: 20px;
    background: #C54427;
    color: #ffffff;
    text-decoration: none;
    padding: 4%;
    margin-left: 2%;
    margin-right: 2%;
    height: 60px;
    width: 60px;
    position: relative;
    font-size: 25px;
}

.sc5_img_crd_hvr{
	
}
/*-- global css --*/

.overlay,
.overlay-text,
.simple-text,
.overlay-sim-text-2,
.overlay-text-effect-3,
.zoom-effect-1 img,
.zoom-effect-2 img,
.opacity-effect img,
.blur-effect img,
.grayscale-effect img{
   transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.image-wrapper{
	margin-bottom: 35px;
}
.effect-image-1{
	position: relative;
	display: block;
}

.overlay{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background: rgba(246,0,2,.7);
	opacity: 0;
	visibility: hidden;
}

/*-- simple overlay css --*/

	.simple-overlay{
		opacity: 0;
		visibility: hidden;
	}
	.effect-image-1:hover .simple-overlay{
		visibility: visible;
		opacity: 1;
	}

	/*-- left to right overlay --*/

	.simple-overlay-1{
		width: 0px;
		visibility: hidden;
	}
	.effect-image-1:hover .simple-overlay-1{
		visibility: visible;
		opacity: 1;
		width: 100%;
	}

	/*-- right to left overlay --*/

	.simple-overlay-2{
		width: 0px;
		right: 0;
		left:initial;
	}
	.effect-image-1:hover .simple-overlay-2{
		visibility: visible;
		opacity: 1;
		width: 100%;
	}

	/*-- right corner to left overlay --*/

	.simple-overlay-3{
		height: 0px;
		right: 0;
		left:initial;
		width: 0px;
	}
	.effect-image-1:hover .simple-overlay-3{
		visibility: visible;
		opacity: 1;
		width: 100%;
		height: 100%;
	}

	/*-- ovarlay text effect-1 --*/

	.overlay-text {
	    position: absolute;
	    left: 5px;
	    top: 5px;
	    width: 96%;
	    height: 94%;
	    background: rgba(246,0,2,.7);
	}

	.overlay-text-1{
		opacity: 0;
		visibility: hidden;
	}
	.effect-image-1:hover .overlay-text-1{
		opacity: 1;
		visibility: visible;
	}
	.overlay-text-2{
		opacity: 0;
		visibility: hidden;
		transform: scale(1.1);
	}
	.effect-image-1:hover .overlay-text-2{
		opacity: 1;
		visibility: visible;
		transform: scale(1);
	}

	/*-- overlay text effect 2 --*/

	.overlay-sim-text-2{
		position: absolute;
	    left: 0px;
	    top: 0px;
	    width: 100%;
	    height: 100%;
	    background: rgba(246,0,2,.7);
	    opacity: 0;
	}

	.simple-text {
    	position: absolute;
	    bottom: 0px;
	    left: 0px;
	    width: 100%;
	    background: #1e92ea;
	    color: #fff;
	}
	.simple-text p{
	    margin-bottom: 0px;
	    padding: 2px 8px;
	}

	.effect-image-1:hover .overlay-xs-1{
		opacity: 1;
		visibility: visible;
		display: block;	
	}
	.effect-image-1:hover .simple-text{
		visibility: hidden;
		opacity: 0;
	}

	/*-- overlay text effect 3 --*/
.overlay-text-effect-3 {
    width: 85%;
   
    left: 20px;
    bottom: 16px;
    background: #fff;
    position: absolute;
    /* outline: 5px solid #fff; */
    /* outline-offset: 3px; */
    border-radius: 20px;
	
    padding:4% 2% 2% 2%;
   
}

/*!-- ovarlay radious effect --*/
	.radious-effect img{
	    border-radius: 0%;
	    width: 176px;
	    height: 176px;
	    margin: 0 auto;
	    display: block;
	    transition: all .3s ease;
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -o-transition: all .3s ease;
	}
	.radious-effect:hover img{
		border-radius: 100%;	
	}
	.radius-effct-next img{
		border-radius: 100%;
		transition: all .3s ease;
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -o-transition: all .3s ease;
	}
	.radius-effct-next:hover img{
		border-radius: 0%;
	}
	

/*!-- ovarlay zoom in effect --*/

	.zoom-effect-1{
		overflow: hidden;
	}

	.zoom-effect-1 img{
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	.zoom-effect-1:hover img{
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

/*!-- ovarlay zoom out effect --*/

	.zoom-effect-2{
		overflow: hidden;
	}

	.zoom-effect-2 img{
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	.zoom-effect-2:hover img{
		transform: scale(1);
		-webkit-transform: scale(1);
	}

/*--overlay opacity effect --*/

	.opacity-effect img{
		opacity: 1;
		width: 100%;
		overflow: hidden;
	}
	.opacity-effect:hover img{
		opacity: .5;
	}

/*-- overlay blur effect --*/

	.blur-effect img{
		filter: blur(2px);
		-webkit-fliter:blur(2px);
	}
	.blur-effect:hover img{
		filter: blur(0);
		-webkit-filter:blur(0);
	}

/*-- overlay grayscle effect --*/

	.grayscale-effect img{
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
	}
	.grayscale-effect:hover img{
		filter: grayscale(0);
		-webkit-filter: grayscale(0);
	}


/***sc5***/


/***sc6***/

.sc6_crd{
	position:relative;
}
.sc6_qut {
    border-radius: 50px;
    background: #FFC3B6;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    position: absolute;
    padding: 2% 0% 2% 1%;
    color: #C54427;
    left: 12%;
    top: -6%;
    bottom: 13%;
    z-index: 1000;
}
.sc6_tst_br{
	border-radius: 8px;
border: 1.5px solid #C54427;
padding: 5%;
background: #FFF;
}

.sc6_bg {
    background: #FFF2EF;
    padding-top: 5%;
    padding-bottom: 5%;
}
/***sc6***/

/***sc17***/
.sc17_bg{
 background: #FFF2EF;
    padding-top: 5%;
    padding-bottom: 5%;	
}
.sc17_h1 {
font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    color:#08110C;;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 32px;
}
.sc17_h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    color: #08110C;
    font-size: 22px;
    line-height: 38px;
	margin-top: 2%;
}

.sc17_p1 {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
}
/***sc17***/
/***sc11***/
.sc11_bg {
    background: linear-gradient(0deg, rgb(233 224 229 / 30%), rgb(241 236 239 / 30%)), url(../../assets/img/sc11_img.jpg);
    background-color: #6a6969;
    background-blend-mode: overlay;
    background-size: cover;
    
    padding-top: 14%;
}

.sc11_h1 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    color: #fffefe;
    font-size: 36px;
    letter-spacing: 2.25px;
    line-height: 55px;
    margin-top: 11%;
}
    .sc11_p1 {
       font-family: 'Plus Jakarta Sans', sans-serif;
        font-weight: 500;
        color: #fdfeff;
        font-size: 15px;
        letter-spacing: 3px;
        line-height: 32px;
    }

    .sc11_btn,.sc11_btn:hover{
        width: 215px;
        /* align-items: flex-end; */
        padding: 0px 54px;
        border-radius: 5px;
        /* display: flex; */
        flex-direction: column;
        height: 54px;
        justify-content: center;
        background-color: #a95129;
        border-radius: 5px;
        color: #ffffff;
        font-family: 'Plus Jakarta Sans', sans-serif;
        padding: 1%;
    }
/***sc11***/

/***sc12***/
.sc15_mdl_hdr{
    border-bottom:0px;
}
/***frm***/


.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
} 

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.formthree .form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    border-bottom: 1px solid #c47b4c;
    background: transparent;
    font-family: 'Plus Jakarta Sans', sans-serif;
    border-radius: 0px;
    margin-left: 5%;
}




.formthree .btn-primary.focus, .formthree .btn-primary:hover {
    background-color: transparent;
    color: #4285f4;
    border: 1px solid #4285f4 !important;
}


.icn_frm_blck {
    position: relative;
    margin-bottom: 8%;
}
.frm_icn{
	position: absolute;
    left: 0%;
    top: 8%;
}
/***frm***/

.sc12_bg {
    background: url(../../assets/img/dark_brown_bg9.jpg);
    padding-top: 5%;
    padding-bottom: 5%;
   
}

.sc12_h1 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    color: #fdfeff;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 32px;
}

.sc12_h2 {
  
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    color: #fffffe;
    font-size: 35px;
    letter-spacing: 0.45px;
    line-height: 55px;
   
   
}

.sc12_p1 {
   
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.sc12_p2a {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    width: 67%;
    margin-left: 2%;
}

.sc12_p2b {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    margin-left: 7%;
    width: 100%;
    padding-top: 6%;
}
.sc12_p2c {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    margin-left: 9%;
}
.sc12_icn_clr{
	color:#c47b4c;
}

.sc12_fnt_sz{
	font-size:28px;
}

.sc12_btn, .sc12_btn:hover {
    width: 215px;
    /* align-items: flex-end; */
    padding: 0px 54px;
    border-radius: 5px;
    /* display: flex; */
    flex-direction: column;
    height: 54px;
    justify-content: center;
    background-color: #a95129;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding: 0%;
    padding-left: 5%;
    padding-top: 2%;
}

.sc12_chk_p {
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    color: #ffffff99;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 2%;
    margin-left: 5%;
}

.form-control::placeholder {
	color: #ffffff;
	opacity: 1; /* Firefox */
	margin-left:5%;
  }

  .sc12_trms{
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
  }
  
/***input**focus***/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="textarea"]:focus,
.form-control:focus,
.uneditable-input:focus {   
  border-color: rgb(217 137 84);
  box-shadow: none;
  outline: 0 none;
}
 select, textarea{
    color: #ff0000;
}

.form-control {
    background-color:#F1F1F1;
	
}


/***input**focus***/
/***sc12***/

/***sc13***/
.sc13_bg {
    background: url(../../assets/img/dark_brown_bg9.jpg);
    padding-top: 5%;
    padding-bottom: 5%;
   
}
.sc13_map{

}
/***sc13***/
/***sc14***/
.sc13_bg {
    background: linear-gradient(180deg, #872A15 0%, rgba(149, 27, 0, 0.80) 100%);
    padding-top: 5%;
    padding-bottom: 1%;
   
}
/***sc14***/

/***sc17***/
.frm_crd{
	border-radius: 20px;
background: #FFF;
padding: 5%;
}

.cnt-icn-blk-mr{
	margin-left:5%;
}

.sc17_p2a {
    color: #C54427;
    font-size: 17px;
    letter-spacing: 0.17px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
   width: 100%;
    margin-left: 2%;
}

.sc17_icn_clr {
   color: #C54427;
}

.sc17_h3{
	color: #08110C;

font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
 /* 135% */
}

.sc17_btn{

    width: 215px;
    height: 54px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    top: 39px;
    left: 1545px;
    background-color: #a95129;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;

}
/***sc17***/


/***sc18***/
.sc18_btn {
    width: 215px;
    /* height: 54px; */
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    top: 39px;
    left: 1545px;
    background-color: #a95129;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding-top: 1%;
    padding-bottom: 1%;
}
/***sc18***/
/***ftr***/
.ftr_p_small p{
	color:#ffffff80;
	font-size: 12px;
}

.ftr-h1 {
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    color: #fffffe;
    font-size: 35px;
    letter-spacing: 0.45px;
    line-height: 55px;
    margin-bottom: 0%;
}

.ftr-h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #fffffe;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.45px;
    line-height: 55px;
    margin-bottom: 0%;
    text-decoration: underline;
    letter-spacing: 4px;
    text-underline-offset: 10px;
}

.ftrh1_clr2{
	color:#d98954;
}

.ftr_lnk1 .nav-link {
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    
}



.ftr_lnk2 {
    color: #e1dada;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    line-height: 28px;
}

.ftr_lg2_h{
	width: 105px;
}

.ftr_p_small p {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.17px;
    line-height: 10px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    /* text-align: justify; */
}

.ftr_p_small ul li {
    color: #ffffff;
    font-size: 12px;
    /* letter-spacing: 0.17px; */
    /* line-height: 10px; */
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    margin-top: 1%;
}
.ftr_p_small5 {
    margin-bottom: 7%;
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
    width: 82%;
}
/***ftr***/

/***modal**/
.mt-100 {
    margin-top: 100px
}


.card {
    border-radius: 3vh;
    margin: auto;
    max-width: 380px;
    padding: 7vh 6vh;
    align-items: center;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}


    .card {
        width: 90vw
    }


.card-img {
    padding: 20px 0;
    width: 40%
}

.card-img img {
    opacity: 0.7
}

.card-title {
    margin-bottom: unset
}

.card-title p {
    color: rgb(29, 226, 226);
    font-weight: 900;
    font-size: 30px;
    margin-bottom: unset
}

.card-text p {
    color: grey;
    font-size: 25px;
    text-align: center;
    padding: 3vh 0;
    font-weight: lighter
}

.sc15_mdl {
    background: url(../../assets/img/dark_brown_bg9.jpg);
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}
/***modal**/

.formthree3 .form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    border-bottom: 1px solid #c47b4c;
    background: transparent;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin-left: 5%;
    border-radius: 0px;
}

.form-check-input:checked {
    background-color: #a95129;
    border-color: #a95129;
}


.formthree3 .btn-primary.focus, .formthree .btn-primary:hover {
    background-color: transparent;
    color: #4285f4;
    border: 1px solid #4285f4 !important;
}


.icn_frm_blck {
    position: relative;
    margin-bottom: 8%;
}
.frm_icn{
	position: absolute;
    left: 0%;
    top: 8%;
}

.ftr_sub_frm {
    width: 181px;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #c47b4c;
    margin-left: 9%;
}

.ftr_sub_btn{
    width: 41px;
    background: #a95129;
}

.ftr_frm_icn {
    position: absolute;
    left: -8%;
    top: 3%;
    font-size: 30px;
}

.ftr_prv_lnk{

        width: 83%;
        color: #ffffff80;
        font-size: 15px;
        letter-spacing: 0.1px;
        line-height: 20px;
        font-family: 'Plus Jakarta Sans', sans-serif;
        
    }



/***frm***/

/****scroll**/
.back-to-top.active {
    visibility: visible;
    opacity: 1;
}
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background-color: #d98954;
    width: auto;
    height: 40px;
    border-radius: 50px;
    transition: all 0.4s;
    color: #212529;
    text-decoration: none;
    padding: 3px 7px 3px 3px;
    right: 5%;
}

.back-to-top  i{
font-size: 26px;

}

.align-items-center {
    align-items: center!important;
}

.back-to-top a {
    color: #ffc451;
    text-decoration: none;
}
/***scroll***/
.btm_ln{
	border-bottom:1px solid #a95129;
}

.ftr_ln_p{

    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    font-family: 'avenir_lt_std45_book';
    font-weight: 400;
    margin-top: 1%;

}

.scl_icn {
    background: #ffffff;
    height: 40px;
    width: 40px;
    border: 0px;
    padding: 2% 3%;
    color: #9b3c27;
    border-radius: 50%;
    display: inline-flex;
    margin-left: 3%;
}

.ftr_btn {
    width: 215px;
    height: 54px;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background: #EFEFEF;
    padding: 3% 3% 3% 3%;
    text-decoration: none;
    color: #C54427;
    margin-top: 5%;
    display: inline-flex;
}

/****video***/
video {
width: 100vw;
    height: 353px;
    object-fit: cover;
   position: absolute;
  top: 0;
  left: 0;
}

.viewport-header {
  position: relative;
  height: 100%;
  text-align: center;
  
  align-items: center;
  justify-content: center;
}
/****video***/
}

@media (min-width: 768px) {
	.bnr_h {
    min-height: 100vh;
}
.navbar-nav .nav-link:hover {
    color: #f74334;
}

body {
    font-family: 'Plus Jakarta Sans', sans-serif;
}

/***navbar***/

.log {
    height: 85px;
    width: auto;
    margin-top: 11%;
}

.btnn {
    background: #a95129 !important;
    color: #fff !important;
}


.nv-btn,.nv-btn:hover{

		
		width: 215px;
		height: 54px;
		align-items: center;
		justify-content: center;
		border-radius: 50px;
		top: 39px;
		left: 1545px;
		background-color: #a95129;
		
        color:#ffffff;
       font-family: 'Plus Jakarta Sans', sans-serif;
	
}



.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color:#FFF;
   
    font-weight: 400;
    line-height: 32px;
}

.navbar-nav .nav-link {
    color:#FFF;
   
    font-weight: 400;
    line-height: 32px;
}

.navbar-nav .nav-link:hover {
    color:#a95129;
   
}
.bg_gry1 {
    background: #f8f9fa;
}

.navbg {
    background: #171e26;
}
.navbar-nav > li{
    padding-left:30px;
    padding-right:30px;
    
  }

/***navbar***/

/***sc1****/
.bnr_bg {
    background: url(../../assets/img/bnr_clip.mp4);
    background-color: #78767678;
    background-blend-mode: overlay;
    background-size: cover;
    background-blend-mode: multiply;
}

.sch1 {
    
    font-size: 65px;
    letter-spacing: 4px;
    /* line-height: 105px; */
    /* position: absolute; */
    font-weight: 600;
    color: #fffefe;
    text-align: center;
    margin-top: 17%;
    margin-left: 0%;
}

.sc1_p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    letter-spacing: 0.17px;
    line-height: 27px;
    /* width: 62%; */
}

.sc1_btn {
    width: 305px;
    align-items: center;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 54px;
    justify-content: center;
    background-color: #a95129;
    color: white;
    text-decoration: none;
    margin-bottom: 5%;
}

/***sc1****/

/***sc2***/

.sc2_bnr_blur {
    width: 100%;
    height: 76px;
    left: 0;
    backdrop-filter: blur(2px) brightness(100%);
    -webkit-backdrop-filter: blur(50px) brightness(100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 21.45%, rgba(0, 0, 0, 0.01) 52.39%, rgba(0, 0, 0, 0.3) 100%);
    margin-top: -4%;
    z-index: -100;
    position: relative;
}
/***sc2***/
/***sc2a***/
.sc2a_btn {
    position: absolute !important;
    z-index: 10 !important;
    right: 7px !important;
    top: 62% !important;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(91deg);
    -o-transform: rotate(90deg);
    transform-origin: top right;
	background-color: #a95129;
	border: 0px;
    background-color: #a95129;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.sc2a_btn:hover {
	 color: #ffffff;
    position: absolute !important;
    z-index: 10 !important;
    right: 7px !important;
    top: 62% !important;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(91deg);
    -o-transform: rotate(90deg);
    transform-origin: top right;
	background-color: #a95129;
	border: 0px;
}
/***sc2a***/
/***sc3***/

.sc3_blck {
    margin-top: 34%;
    margin-bottom: 5%;
}
.sml_undr_brdr {
    margin-top: 2%;
    content: '';
    width: 75px;
    height: 2px;
    border-bottom: 1px solid #C54427;
    margin-right: 3%;
}
.sc3_p1 {
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    color: #C54427;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 32px;
    
}

.sc3_p2 {

      
      
        color: #313131;
        font-size: 17px;
        
        
      
        font-weight: 400;
        text-align: justify;

   
}

.sc3_h1 {
    font-weight: 600;
    color: #08110C;
    font-size: 35px;
    letter-spacing: 0.45px;
    line-height: 55px;
    margin-bottom: 5%;
    text-align: left;
}



.sc3_btn, .sc3_btn:hover {
    width: 215px;
    align-items: flex-end;
    padding: 0px 54px;
    
   
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    height: 54px;
    justify-content: center;
    
    background-color: #a95129;
    border-radius: 5px;
    color: #ffffff;
    
}
.sc3_img_br{
	border-radius:20px;
	box-shadow: 0px 4px 25px 2px rgba(0, 0, 0, 0.40);
}
/***sc3***/

/***sc4***/
.sc4_btn {
    border-radius: 50px;
    background: #C54427;
    color: #ffffff;
    text-decoration: none;
    padding: 1%;
    margin-left: 2%;
    margin-right: 2%;
}

.sc4_btn:hover {
    border-radius: 50px;
    background:none;
    color:#000000;
	border:1px solid #C54427;
    text-decoration: none;
    padding: 1%;
    margin-left: 2%;
    margin-right: 2%;
}
.sc4_bg {
    background: #FFF2EF;
    padding-top: 5%;
    padding-bottom: 5%;
}
.sc4_h6 {
    margin-top: 14%;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}
.sc4_p{
	
font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
width:83%;
}

.sc4_icn_bg {
    background: #C54427;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
    padding: 5%;
    border-radius: 50%;
    box-shadow: rgb(197 68 39 / 47%) 0px 8px 12px;
}

.sc4_icn_bg:hover {
    background:  #fff;
    color:#C54427;
    width: 50px;
    height: 50px;
    position: relative;
    padding: 5%;
    border-radius: 50%;
    box-shadow: rgb(197 68 39) 0px 8px 24px;
}


.sc4_icn_crd>.sc4_icn_bg:hover{
background:  #fff;
    color:#C54427;	
}
.sc4_icn_crd {
    border-radius: 16px;
    background: #FFF;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 250px;
    padding-top: 10%;
    padding-left: 14%;
	color: #00194B;
}

.sc4_icn_crd:hover {
    border-radius: 16px;
   background: #C54427;

box-shadow: 5px 10px 45px 0px #FF7859;
color:#fff;

    height: 250px;
    padding-top: 10%;
    padding-left: 14%;
}

.sc4_cnt_log{
	margin-top:7%;
}
/***sc4***/


/***sc5***/

.sc5_h1 {
    font-weight: 600;
    color: #08110C;
    font-size: 35px;
    letter-spacing: 0.45px;
    line-height: 55px;
    margin-bottom: 0%;
    text-align: center;
}
.sc5_img_br{
	border-radius: 20px;
	box-shadow: 0px 6px 10px 2px rgba(0, 0, 0, 0.35);
}
.sc5_my {
    margin-top: 3%;
    margin-bottom: 3%;
}
.simple-effect {
    padding: 1em .4em;
    display: block;
    font-size: 1.8em;
}
.simple-effect span {
    color: #1e92ea;
}

.sc5_crdp1{
font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.sc5_crdp2{
color: #C4C4C4;

font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 500;
}
.sc5_ar_bg {
    border-radius: 20px;
    background: #C54427;
    color: #ffffff;
    text-decoration: none;
    padding: 4%;
    margin-left: 2%;
    margin-right: 2%;
    height: 60px;
    width: 60px;
    position: relative;
    font-size: 25px;
}

.sc5_img_crd_hvr{
	
}
/*-- global css --*/

.overlay,
.overlay-text,
.simple-text,
.overlay-sim-text-2,
.overlay-text-effect-3,
.zoom-effect-1 img,
.zoom-effect-2 img,
.opacity-effect img,
.blur-effect img,
.grayscale-effect img{
   transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.image-wrapper{
	margin-bottom: 35px;
}
.effect-image-1{
	position: relative;
	display: block;
}

.overlay{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background: rgba(246,0,2,.7);
	opacity: 0;
	visibility: hidden;
}

/*-- simple overlay css --*/

	.simple-overlay{
		opacity: 0;
		visibility: hidden;
	}
	.effect-image-1:hover .simple-overlay{
		visibility: visible;
		opacity: 1;
	}

	/*-- left to right overlay --*/

	.simple-overlay-1{
		width: 0px;
		visibility: hidden;
	}
	.effect-image-1:hover .simple-overlay-1{
		visibility: visible;
		opacity: 1;
		width: 100%;
	}

	/*-- right to left overlay --*/

	.simple-overlay-2{
		width: 0px;
		right: 0;
		left:initial;
	}
	.effect-image-1:hover .simple-overlay-2{
		visibility: visible;
		opacity: 1;
		width: 100%;
	}

	/*-- right corner to left overlay --*/

	.simple-overlay-3{
		height: 0px;
		right: 0;
		left:initial;
		width: 0px;
	}
	.effect-image-1:hover .simple-overlay-3{
		visibility: visible;
		opacity: 1;
		width: 100%;
		height: 100%;
	}

	/*-- ovarlay text effect-1 --*/

	.overlay-text {
	    position: absolute;
	    left: 5px;
	    top: 5px;
	    width: 96%;
	    height: 94%;
	    background: rgba(246,0,2,.7);
	}

	.overlay-text-1{
		opacity: 0;
		visibility: hidden;
	}
	.effect-image-1:hover .overlay-text-1{
		opacity: 1;
		visibility: visible;
	}
	.overlay-text-2{
		opacity: 0;
		visibility: hidden;
		transform: scale(1.1);
	}
	.effect-image-1:hover .overlay-text-2{
		opacity: 1;
		visibility: visible;
		transform: scale(1);
	}

	/*-- overlay text effect 2 --*/

	.overlay-sim-text-2{
		position: absolute;
	    left: 0px;
	    top: 0px;
	    width: 100%;
	    height: 100%;
	    background: rgba(246,0,2,.7);
	    opacity: 0;
	}

	.simple-text {
    	position: absolute;
	    bottom: 0px;
	    left: 0px;
	    width: 100%;
	    background: #1e92ea;
	    color: #fff;
	}
	.simple-text p{
	    margin-bottom: 0px;
	    padding: 2px 8px;
	}

	.effect-image-1:hover .overlay-xs-1{
		opacity: 1;
		visibility: visible;
		display: block;	
	}
	.effect-image-1:hover .simple-text{
		visibility: hidden;
		opacity: 0;
	}

	/*-- overlay text effect 3 --*/
.overlay-text-effect-3 {
    width: 85%;
   
    left: 20px;
    bottom: 16px;
    background: #fff;
    position: absolute;
    /* outline: 5px solid #fff; */
    /* outline-offset: 3px; */
    border-radius: 20px;
	
    padding:4% 2% 2% 2%;
   
}

/*!-- ovarlay radious effect --*/
	.radious-effect img{
	    border-radius: 0%;
	    width: 176px;
	    height: 176px;
	    margin: 0 auto;
	    display: block;
	    transition: all .3s ease;
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -o-transition: all .3s ease;
	}
	.radious-effect:hover img{
		border-radius: 100%;	
	}
	.radius-effct-next img{
		border-radius: 100%;
		transition: all .3s ease;
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -o-transition: all .3s ease;
	}
	.radius-effct-next:hover img{
		border-radius: 0%;
	}
	

/*!-- ovarlay zoom in effect --*/

	.zoom-effect-1{
		overflow: hidden;
	}

	.zoom-effect-1 img{
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	.zoom-effect-1:hover img{
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

/*!-- ovarlay zoom out effect --*/

	.zoom-effect-2{
		overflow: hidden;
	}

	.zoom-effect-2 img{
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	.zoom-effect-2:hover img{
		transform: scale(1);
		-webkit-transform: scale(1);
	}

/*--overlay opacity effect --*/

	.opacity-effect img{
		opacity: 1;
		width: 100%;
		overflow: hidden;
	}
	.opacity-effect:hover img{
		opacity: .5;
	}

/*-- overlay blur effect --*/

	.blur-effect img{
		filter: blur(2px);
		-webkit-fliter:blur(2px);
	}
	.blur-effect:hover img{
		filter: blur(0);
		-webkit-filter:blur(0);
	}

/*-- overlay grayscle effect --*/

	.grayscale-effect img{
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
	}
	.grayscale-effect:hover img{
		filter: grayscale(0);
		-webkit-filter: grayscale(0);
	}


/***sc5***/


/***sc6***/

.sc6_h1 {
    font-weight: 600;
    color: #08110C;
    font-size: 35px;
    letter-spacing: 0.45px;
    line-height: 55px;
    
    text-align: center;
}

.sc6_crd{
	position:relative;
}
.sc6_qut {
    border-radius: 50px;
    background: #FFC3B6;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    position: absolute;
    padding: 3% 0% 3% 1%;
    color: #C54427;
    left: 12%;
    top: -5%;
}
.sc6_tst_br{
	border-radius: 8px;
border: 1.5px solid #C54427;
padding: 5%;
background: #FFF;
}

.sc6_bg {
    background: #FFF2EF;
    padding-top: 5%;
    padding-bottom: 5%;
}
/***sc6***/

/***sc17***/
.sc17_bg{
 background: #FFF2EF;
    padding-top: 5%;
    padding-bottom: 5%;	
}
.sc17_h1 {
font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    color:#08110C;;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 32px;
}
.sc17_h2 {
font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    color: #08110C;
    font-size: 35px;
    
    line-height: 55px;
}

.sc17_p1 {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
}
/***sc17***/
/***sc11***/
.sc11_bg {
    background: linear-gradient(0deg, rgb(233 224 229 / 30%), rgb(241 236 239 / 30%)), url(../../assets/img/sc11_img.jpg);
    background-color: #6a6969;
    background-blend-mode: overlay;
    background-size: cover;
    
    padding-top: 14%;
}

.sc11_h1 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    color: #fffefe;
    font-size: 45px;
    letter-spacing: 2.25px;
    line-height: 55px;
    margin-top: 11%;
}
    .sc11_p1 {
       font-family: 'Plus Jakarta Sans', sans-serif;
        font-weight: 500;
        color: #fdfeff;
        font-size: 15px;
        letter-spacing: 3px;
        line-height: 32px;
    }

    .sc11_btn,.sc11_btn:hover{
        width: 215px;
        /* align-items: flex-end; */
        padding: 0px 54px;
        border-radius: 5px;
        /* display: flex; */
        flex-direction: column;
        height: 54px;
        justify-content: center;
        background-color: #a95129;
        border-radius: 5px;
        color: #ffffff;
        font-family: 'Plus Jakarta Sans', sans-serif;
        padding: 1%;
    }
/***sc11***/

/***sc12***/
.sc15_mdl_hdr{
    border-bottom:0px;
}
/***frm***/


.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
} 

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.formthree .form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    border-bottom: 1px solid #c47b4c;
    background: transparent;
    font-family: 'Plus Jakarta Sans', sans-serif;
    border-radius: 0px;
    margin-left: 5%;
}




.formthree .btn-primary.focus, .formthree .btn-primary:hover {
    background-color: transparent;
    color: #4285f4;
    border: 1px solid #4285f4 !important;
}


.icn_frm_blck {
    position: relative;
    margin-bottom: 8%;
}
.frm_icn{
	position: absolute;
    left: 0%;
    top: 8%;
}
/***frm***/

.sc12_bg {
    background: url(../../assets/img/dark_brown_bg9.jpg);
    padding-top: 5%;
    padding-bottom: 5%;
   
}

.sc12_h1 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    color: #fdfeff;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 32px;
}

.sc12_h2 {
  
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    color: #fffffe;
    font-size: 35px;
    letter-spacing: 0.45px;
    line-height: 55px;
   
   
}

.sc12_p1 {
   
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
}

.sc12_p2a {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    width: 67%;
    margin-left: 2%;
}

.sc12_p2b {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    margin-left: 7%;
    width: 100%;
    padding-top: 6%;
}
.sc12_p2c {
    color: #08110C;
    font-size: 17px;
    letter-spacing: 0.17px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    margin-left: 9%;
}
.sc12_icn_clr{
	color:#c47b4c;
}

.sc12_fnt_sz{
	font-size:28px;
}

.sc12_btn, .sc12_btn:hover {
    width: 215px;
    /* align-items: flex-end; */
    padding: 0px 54px;
    border-radius: 5px;
    /* display: flex; */
    flex-direction: column;
    height: 54px;
    justify-content: center;
    background-color: #a95129;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding: 0%;
    padding-left: 5%;
    padding-top: 2%;
}

.sc12_chk_p {
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    color: #ffffff99;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 2%;
    margin-left: 5%;
}

.form-control::placeholder {
	color: #ffffff;
	opacity: 1; /* Firefox */
	margin-left:5%;
  }

  .sc12_trms{
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
  }
  
/***input**focus***/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="textarea"]:focus,
.form-control:focus,
.uneditable-input:focus {   
  border-color: rgb(217 137 84);
  box-shadow: none;
  outline: 0 none;
}
input, select, textarea{
    color: #ff0000;
}

.form-control {
    background-color:#F1F1F1;
	
}


/***input**focus***/
/***sc12***/

/***sc13***/
.sc13_bg {
    background: url(../../assets/img/dark_brown_bg9.jpg);
    padding-top: 5%;
    padding-bottom: 5%;
   
}
.sc13_map{

}
/***sc13***/
/***sc14***/
.sc13_bg {
    background: linear-gradient(180deg, #872A15 0%, rgba(149, 27, 0, 0.80) 100%);
    padding-top: 5%;
    padding-bottom: 1%;
   
}
/***sc14***/

/***sc17***/
.frm_crd{
	border-radius: 20px;
background: #FFF;
padding: 5%;
}

.cnt-icn-blk-mr{
	margin-left:5%;
}

.sc17_p2a {
    color: #C54427;
    font-size: 17px;
    letter-spacing: 0.17px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
   width: 100%;
    margin-left: 2%;
}

.sc17_icn_clr {
   color: #C54427;
}

.sc17_h3{
	color: #08110C;

font-family: 'Plus Jakarta Sans', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
 /* 135% */
}

.sc17_btn{

    width: 215px;
    height: 54px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    top: 39px;
    left: 1545px;
    background-color: #a95129;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;

}
/***sc17***/


/***sc18***/
.sc18_btn {
    width: 215px;
    /* height: 54px; */
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    top: 39px;
    left: 1545px;
    background-color: #a95129;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding-top: 1%;
    padding-bottom: 1%;
}
/***sc18***/
/***ftr***/
.ftr_p_small p{
	color:#ffffff80;
	font-size: 12px;
}

.ftr-h1 {
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    color: #fffffe;
    font-size: 35px;
    letter-spacing: 0.45px;
    line-height: 55px;
    margin-bottom: 0%;
}

.ftr-h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #fffffe;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.45px;
    line-height: 55px;
    margin-bottom: 0%;
    text-decoration: underline;
    letter-spacing: 4px;
    text-underline-offset: 10px;
}

.ftrh1_clr2{
	color:#d98954;
}

.ftr_lnk1 .nav-link {
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    
}



.ftr_lnk2 {
    color: #e1dada;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    line-height: 28px;
}

.ftr_lg2_h{
	width: 105px;
}

.ftr_p_small p {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.17px;
    line-height: 10px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    /* text-align: justify; */
}

.ftr_p_small ul li {
    color: #ffffff;
    font-size: 12px;
    /* letter-spacing: 0.17px; */
    /* line-height: 10px; */
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    margin-top: 1%;
}
.ftr_p_small5 {
    margin-bottom: 7%;
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    line-height: 27px;
   font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
    width: 82%;
}
/***ftr***/

/***modal**/
.mt-100 {
    margin-top: 100px
}


.card {
    border-radius: 3vh;
    margin: auto;
    max-width: 380px;
    padding: 7vh 6vh;
    align-items: center;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}


    .card {
        width: 90vw
    }


.card-img {
    padding: 20px 0;
    width: 40%
}

.card-img img {
    opacity: 0.7
}

.card-title {
    margin-bottom: unset
}

.card-title p {
    color: rgb(29, 226, 226);
    font-weight: 900;
    font-size: 30px;
    margin-bottom: unset
}

.card-text p {
    color: grey;
    font-size: 25px;
    text-align: center;
    padding: 3vh 0;
    font-weight: lighter
}

.sc15_mdl {
    background: url(../../assets/img/dark_brown_bg9.jpg);
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}
/***modal**/

.formthree3 .form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    border-bottom: 1px solid #c47b4c;
    background: transparent;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin-left: 5%;
    border-radius: 0px;
}

.form-check-input:checked {
    background-color: #a95129;
    border-color: #a95129;
}


.formthree3 .btn-primary.focus, .formthree .btn-primary:hover {
    background-color: transparent;
    color: #4285f4;
    border: 1px solid #4285f4 !important;
}


.icn_frm_blck {
    position: relative;
    margin-bottom: 8%;
}
.frm_icn{
	position: absolute;
    left: 0%;
    top: 8%;
}

.ftr_sub_frm {
    width: 181px;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #c47b4c;
    margin-left: 9%;
}

.ftr_sub_btn{
    width: 41px;
    background: #a95129;
}

.ftr_frm_icn {
    position: absolute;
    left: -8%;
    top: 3%;
    font-size: 30px;
}

.ftr_prv_lnk{

        width: 83%;
        color: #ffffff80;
        font-size: 15px;
        letter-spacing: 0.1px;
        line-height: 20px;
        font-family: 'Plus Jakarta Sans', sans-serif;
        
    }



/***frm***/

/****scroll**/
.back-to-top.active {
    visibility: visible;
    opacity: 1;
}
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background-color: #d98954;
    width: auto;
    height: 40px;
    border-radius: 50px;
    transition: all 0.4s;
    color: #212529;
    text-decoration: none;
    padding: 3px 7px 3px 3px;
    right: 5%;
}

.back-to-top  i{
font-size: 26px;

}

.align-items-center {
    align-items: center!important;
}

.back-to-top a {
    color: #ffc451;
    text-decoration: none;
}
/***scroll***/
.btm_ln{
	border-bottom:1px solid #a95129;
}

.ftr_ln_p{

    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.17px;
    font-family: 'avenir_lt_std45_book';
    font-weight: 400;
    margin-top: 1%;

}

.scl_icn {
    background: #ffffff;
    height: 35px;
    width: 35px;
    border: 0px;
    padding: 3% 5%;
    color: #9b3c27;
    border-radius: 50%;
    display: inline-flex;
    margin-left: 2%;
}

.ftr_btn {
    width: 215px;
    height: 54px;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background: #EFEFEF;
    padding: 3% 3% 3% 3%;
    text-decoration: none;
    color: #C54427;
    margin-top: 5%;
    display: inline-flex;
}

/****modal***/
.sc15_mdl {
    background: url(../../assets/img/dark_brown_bg9.jpg);
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}

.sc15_mdl_hdr {
    border-bottom: 0px;
}
/****modal***/


/****video***/
video {
width: 100vw;
    height: auto;
    object-fit: cover;
   position: absolute;
  top: 0;
  left: 0;
}

.viewport-header {
  position: relative;
  height: 100%;
  text-align: center;
  
  align-items: center;
  justify-content: center;
}
/****video***/
}