@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');


* {
    margin:0px;
    padding:0px;
    /*color: #8C510E;*/
}
.clearall {
    padding:0px;
    margin:0px;
    *font-family: 'Poppins', sans-serif;
}
::selection {
    background:#d6a82e;
    color:#fff;
}
::-moz-selection {
    background:#d6a82e;
    color:#fff;
}
a:hover{
    text-decoration:none;
}
a{
    text-decoration:none;
    font-family: 'GTWalsheimProBold';
}
a:focus{
    outline:0;
    text-decoration:none;
}
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
a[href^="mailto:"] {
    color: inherit;
    text-decoration: none;
}
.clearfix::after {
    clear: both;
}
.clearfix::before,
.clearfix::after {
    display: table;
    content: "";
    line-height: 0;
}
html {
  scroll-behavior: smooth;
   width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    *overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    font-family: 'Poppins', sans-serif;
    overflow: hidden;
   /*  background: linear-gradient(to right top, #65dfc9, #6cdbeb) ; */
   background: #fff;


}

h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    line-height: inherit;
    *font-family: 'Poppins', sans-serif;
}
p {
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: #666;
    font-size: 16px;
    font-family: 'GTWalsheimProBold';
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: inherit;
}
.sticky_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    /* border-bottom: 1px solid #ececec; */
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    -moz-box-shadow: 0 1px 7px 0 rgba(0,0,0,.4);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    height: inherit;
}
.topbbar_sec{
	width: 100%;
	position: relative;
	float: left;
	background: #00bcd4;
    padding: 10px 0;
}
.topbbar_sec_main{
	width: 100%;
	position: relative;
	float: left;

}
.topbbar_sec_main_lft{
	width: 100%;
	position: relative;
	float: left;	
}
.topbbar_sec_main_lft ul{
	width: 100%;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
    gap: 20px;
    justify-content: start;
    align-items: center;
    align-content: center;
}
.topbbar_sec_main_lft ul li{
    display: flex;
    align-items: center;
    align-content: center;
    gap: 8px;	
}
.topbbar_sec_main_lft ul li i{
    width: 10%;
    float: left;
    position: relative;
    color: #8C510E;	
}
.topbbar_sec_main_lft ul li a{
    width: 100%;
    position: relative;
    float: left;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #fff;
    transition: 0.5s ease-in-out; 	
}
.topbbar_sec_main_lft ul li a:hover{
	color: #8C510E;
}
.topbbar_sec_main_icn{
    width: 100%;
    position: relative;
    float: left;
    display: flex;	
}
.topbbar_sec_main_icn p{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: right;
    text-transform: inherit;
    color: #fff;	
}
.topbbar_sec_main_icn ul{
	width: 100%;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
    gap: 20px;
    justify-content: end;
    align-items: center;
    align-content: center;	
}
.topbbar_sec_main_icn ul li{
    display: inline-block;	
}
.topbbar_sec_main_icn ul li a{
    width: 100%;
    position: relative;
    float: left;
    display: block;
    font-size: 15px;
    line-height: inherit;
    color: #fff;
    transition: 0.5s ease-in-out;	
}
.topbbar_sec_main_icn ul li a:hover{
	transform: translateY(5px);
	color:#8C510E; 
}
.menubar_sec{
	width: 100%;
	position: relative;
	float: left;
	padding: 10px 0;
}
.topbbar_sec_main{
	width: 100%;
	position: relative;
	float: left;	
}
.topbbar_sec_main_menu{
	width: 100%;
	position: relative;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;	
}
.topbbar_sec_main_menu_fig{
	width: auto;
	position: relative;
	float: left;	
}
.topbbar_sec_main_menu_fig img{
	width: 100%;
	object-fit: cover;	
}
.topbbar_sec_main_menu_list{
	width: 100%;
	position: relative;
	float: left;	
}
.topbbar_sec_main_menu_list ul{
    float: right;
    position: relative;
    width: fit-content;
    text-align: right;
}
.topbbar_sec_main_menu_list ul li{
  display: inline-block;
}
.topbbar_sec_main_menu_list ul li a{
    color: #925a14;
    display: block;
    padding:0 0px 0 15px;
    line-height: 70px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
}
.topbbar_sec_main_menu_list ul li a:hover,
.topbbar_sec_main_menu_list ul li a.active{
  color: #23dbdb;
}
.topbbar_sec_main_menu_list ul ul{
  position: absolute;
  top: 80px;
  border-top: 3px solid #23dbdb;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}
.topbbar_sec_main_menu_list ul li:hover > ul{
  top: 70px;
  opacity: 1;
  visibility: visible;
  transition: .3s linear;
}
.topbbar_sec_main_menu_list ul ul li{
  width: 275px;
  display: list-item;
  position: relative;
  border: 1px solid #042331;
  border-top: none;
}
.topbbar_sec_main_menu_list ul ul li a{
    line-height: 40px;
    background: #063247;
    color: #fff;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0px;
    text-align: left;
    width: 100%;
    float: left;
    position: relative;
}
.topbbar_sec_main_menu_list ul ul ul{
  border-top: none;
}
.topbbar_sec_main_menu_list ul ul ul li{
  position: relative;
  top: -70px;
  left: 165px;
}
.brobcksbnr_sec{
	width: 100%;
	position: relative;
	float: left;
}
#brobcksbnr_sec_sldr{
	width: 100%;
	position: relative;
	float: left;	
}
.brobcksbnr_sec_fig{
	width: 100%;
	position: relative;
	float: left;	
}
.brobcksbnr_sec_fig img{
	width: 100%;
	object-fit: cover;	
}
.brobcksbnr_sec .owl-nav{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    float: left;
    top: 42%;
    left: 0%;
    padding: 0 15px;
    visibility: visible;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;    
}
.brobcksbnr_sec .owl-nav .owl-prev {
    background: #00bcd4 !important;
    color: #fff !important;
    float: left;
    position: relative;
    width: 40px;
    height: 60px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    outline: none;
    padding: 10px;
    margin-left: -16px;
}
.brobcksbnr_sec .owl-nav .owl-next {
    background: #00bcd4 !important;
    color: #fff !important;
    float: right;
    position: relative;
    width: 40px;
    height: 60px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    outline: none;
    padding: 10px;
    position: absolute;
    right: 0;
}
.brobcksbnr_sec .owl-nav .owl-dot{
   width: 12px;
   height: 12px;
   border-radius: 50%;
   background: #e5c037;
   margin:0px 5px;
   outline: none;
}
.brobcksbnr_sec .owl-nav .owl-dot.active{
    background: #00bcd4;
    width: 15px;
   height: 15px;
}
.brobcksbnr_sec .owl-dots{
    width: 100%;
    float: left;
    position: absolute;
    text-align: center;
    bottom:25px;
    margin-top: 20px;
}
.brobcksqte_sec{
	width: 100%;
	position: relative;
	float: left;
	padding: 30px 0 20px 0;
    background: #ccc6;
}
.brobcksqte_sec_main{
	width: 100%;
	position: relative;
	float: left;
	display: grid;
    grid-template-columns: 2fr 8fr;	
}
.brobcksqte_sec_main_fig{
	width: 210%;
	position: relative;
	float: left;	
}
.brobcksqte_sec_main_fig img{
	width: 100%;
	object-fit: cover;	
}
.brobcksqte_sec_main_rgt{
	width: 100%;
	position: relative;
	float: left;		
}
.brobcksqte_sec_main_rgt{
	width: 100%;
	position: relative;
	float: left;		
}
.brobcksqte_sec_main_rgt_frm{
	width: 100%;
	position: relative;
	float: left;	
}
.brobcksqte_sec_main_rgt_frm_inpt{
	width: 100%;
	position: relative;
	float: left;	
}
.brobcksqte_sec_main_rgt_frm_inpt input{
    height: 50px;
    padding: 0.5rem 1rem;
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00bcd4;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: none;	
}
.brobcksqte_sec_main_rgt_frm_inpt_btn{
	width: 100%;
	position: relative;
	float: left;
}
.brobcksqte_sec_main_rgt_frm_inpt_btn input{
	font-family: 'Poppins';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    background-color: #00bcd4;
    border: 1px solid #00bcd4;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 32px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    letter-spacing: 1px;
    cursor: pointer;
    outline: none;
}
.brobucksprs_sec{
	width: 100%;
	float: left;
	position: relative;
	padding: 50px 0 10px 0;
}
.brobucksprs_sec_main{
	width: 100%;
	float: left;
	position: relative;	
	margin-top: 50px;
}
.brobucksprs_sec_main_lop{
	width:100%;
	float: left;
	position: relative;
	display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
.cnter_hdng{
	width:100%;
	float: left;
	position: relative;	
}
.cnter_hdng_fig{
	width:fit-content;
	float: none;
	position: relative;	
	margin:0 auto;	
}
.cnter_hdng_fig img{
	width:100%;
	object-fit: cover;	
}
.cnter_hdng_cnt{
	width:100%;
	float: left;
	position: relative;	
}
.cnter_hdng_cnt h2{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    text-transform: inherit;
    color: #925c15;
    padding-top: 12px;
}
.cnter_hdng_cnt h2::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    transform: translate(508px, 8px);
    border-top: 4px solid #00bcd4;
}
.cnter_hdng_fig img{
    display: inline-block;
    width: auto;
	animation: mover 2s infinite alternate;
}
@keyframes mover {
    0% { transform: translateX(-40px); }
    100% { transform: translateX(25px); }
}
.brobucksprs_sec_main_lop_fig{
    width: fit-content;
    position: relative;
    float: none;
    margin: 0 auto;	
}
.brobucksprs_sec_main_lop_fig img{
    width: 100%;
    object-fit: cover;
}
.brobucksprs_sec_main_lop_cnt{
    width: 100%;
    position: relative;
    float: left;	
}
.brobucksprs_sec_main_lop_cnt_box{
    width: 100%;
    position: relative;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;	
    gap: 20px;
}
.crcle_box{
    width: 90px;
    position: relative;
    float: left;
    height: 90px;
    line-height: 90px;
    background: #00bcd4;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    font-family: 'Poppins';
}	

.crcle_box_cnt{
    width: 90%;
    position: relative;
    float: left;	
}
.crcle_box_cnt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;	
}
.crcle_box_cnt p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';	
}
.brobucksprs_sec_main_lop_cnt_fig{
    width: fit-content;
    position: relative;
    float: left;	
}
.brobucksprs_sec_main_lop_cnt_fig img{
    width: 100%;
    object-fit: cover;	
}
.brbcksfotr_sec{
    width: 100%;
    position: relative;
    float: left;
    background:#313131;
    padding: 60px 0 20px 0;
    margin-top: 30px;
}
.brbcksfotr_sec_main{
    width: 100%;
    position: relative;
    float: left;    
}
.brbcksfotr_sec_main_box{
    width: 100%;
    position: relative;
    float: left;    
}
.brbcksfotr_sec_main_box_fig{
    width: 100%;
    position: relative;
    float: left;    
}
.brbcksfotr_sec_main_box_fig img{
    width: 100%;
    object-fit: cover;  
}
.brbcksfotr_sec_main_box_lftcnt{
    width: 100%;
    position: relative;
    float: left;   
}
.brbcksfotr_sec_main_box_lftcnt p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 500;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding: 20px 0;  
}
.brbcksfotr_sec_main_box_lftcnt ul{
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;   
}
.brbcksfotr_sec_main_box_lftcnt ul li{
    display: inline-block;  
}
.brbcksfotr_sec_main_box_lftcnt ul li a{
    width: 40px;
    position: relative;
    float: left;
    font-size: 18px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: #00bcd2;
    text-align: center;  
}
.brbcksfotr_sec_main_box_hdng{
    width: 100%;
    position: relative;
    float: left;    
}
.brbcksfotr_sec_main_box_hdng h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color:#00bcd2;    
}
.brbcksfotr_sec_main_box_hdng h3:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 2px;
    background-color: #00bcd4;
}
.brbcksfotr_sec_main_box_hdng h3:after {
    background: #00bcd4;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 2px;
    width: 50px;
    height: 2px;
    background-color: #00bcd4;
}
.brbcksfotr_sec_main_box_lnk{
    width: 100%;
    position: relative;
    float: left;    
}
.brbcksfotr_sec_main_box_lnk ul{
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;      
}
.brbcksfotr_sec_main_box_lnk ul li{
    width: 100%;
    float: left;
    position: relative;
    display: inline-block;
    padding-left: 15px;

}
.brbcksfotr_sec_main_box_lnk ul li::before{
    content: '\f101';
    position: absolute;
    font-family: fontawesome;
    font-size: 16px;
    color: #fff;
    padding-top: 8px;
    margin-left: -20px;   
}
.brbcksfotr_sec_main_box_lnk ul li a{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 500;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    padding: 10px 0 0;    
}
.brbcksfotr_sec_main_box_lnk ul li a:hover{
    color:#00bcd2;
}
.brbcksfotr_sec_main_box_ctat{
    width: 100%;
    position: relative;
    float: left;   
}
.brbcksfotr_sec_main_box_ctat ul{
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;   
}
.brbcksfotr_sec_main_box_ctat ul li{
    color: #00bcd2;
    display: flex;
    align-items: baseline;
    gap: 15px;
    margin-top: 15px;  
}
.brbcksfotr_sec_main_box_ctat ul li p{
    width: 100%;
    position: relative;
    float: left;
    display: block;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 500;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #fff;
    transition: 0.5s ease-in-out;     
}
.brbcksfotr_sec_main_box_ctat ul li a{
    width: 100%;
    position: relative;
    float: left;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #fff;
    transition: 0.5s ease-in-out;   
}
.srvce_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 50px 0;
    background: #0c1239;
    margin: 50px 0 10px 0;    
}
.whte h2{
    color: #fff;
}
.whte p{
    color: #fff !important;
}
.srvce_sec_main{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 50px;   
}
.srvce_sec_main_box{
    width: 100%;
    position: relative;
    float: left;
    display: flex;
    align-items: center;
    gap: 25px;
    border: 1px solid #232951;
    height: 250px;
    padding: 15px;
    margin-top: 15px;
    transition: 0.3s ease-in-out;    
}
.srvce_sec_main_box:hover{
    border: 1px solid #00bdd3;    
}
.srvce_sec_main_box_fig{
    width:26%;
    position: relative;
    float: left;  
}
.srvce_sec_main_box_fig img{
    width: 100%;
    object-fit: cover;   
}
.srvce_sec_main_box_cnt{
    width: 100%;
    position: relative;
    float: left;    
}
.srvce_sec_main_box_cnt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #fff;   
}
.srvce_sec_main_box_cnt p{
        width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding: 5px 0 0px 0;

}
.cnter_hdng_cnt p{
width: 52%;
    position: relative;
    float: none;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';
    margin: 0 auto;
}
.fetrs_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.fetrs_sec_main{
    width: 100%;
    position: relative;
    float: left;    
}
.fetrs_sec_main_box{
    width: 100%;
    position: relative;
    float: left;
    background: #925c15;
    padding: 30px;
    border-radius: 10px;
    margin-top: 70px;
    height: 300px;
}
.fetrs_sec_main_box_fig{
    width: 80px;
    position: relative;
    float: none;
    height: 80px;
    line-height: 80px;
    background: #00bcd2;
    border-radius: 100%;
    margin: -65px auto 0;
    border: 2px dotted #ffffff;
}
.fetrs_sec_main_box_fig span{
    width: 35px;
    position: relative;
    float: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 100%;
    margin: 0 auto;    
}
.fetrs_sec_main_box_fig span img{
    width: 100%;
    object-fit: cover; 
}
.fetrs_sec_main_box_cnt{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 35px;    
}
.fetrs_sec_main_box_cnt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    text-transform: inherit;
    color: #fff;    
}
.fetrs_sec_main_box_cnt p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding: 10px 0 0;   
}

/*testimonial*/

.testmonal_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ececec;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190e7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.testmonal_sec .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}
/*#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190e7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}*/

.shadow-effect h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    text-transform: inherit;
    color: #000;
}
.testimonials{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.orstrnt_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;    
}
.orstrnt_sec_main{
    width: 100%;
    position: relative;
    float: left;    
}
.orstrnt_sec_main_box{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 50px;    
}
.orstrnt_sec_main_box h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    text-transform: inherit;
    color: #00bcd2;   
}
.orstrnt_sec_main_box h4{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    text-transform: inherit;
    color: #925c15;
    padding: 3px 0;    
}
.orstrnt_sec_main_box p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';    
}
.logo_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 30px 0;   
}
.logo_sec_main{
    width: 100%;
    position: relative;
    float: left; 
    margin-top: 50px;   
}
.logo_sec_main_fig{
    width: 100%;
    position: relative;
    float: left;    
}
.logo_sec_main_fig img{
    width: 100%;
    object-fit: cover;    
}
.hmpgecnts_sec{
    width: 100%;
    position: relative;
    float: left;
    padding:80px 0 10px 0;
}
.hmpgecnts_sec_main{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 50px;    
}
.hmpgecnts_sec_main_map{
    width: 100%;
    position: relative;
    float: left;    
}
.hmpgecnts_sec_main_map iframe{
    width:100%; 
    height:480px;
}
.brobcksqte_sec_main_rgt_frm_inpt textarea{
    height: 150px;
    padding: 0.5rem 1rem;
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00bcd4;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: none;
}
.mrgn_btm{
    margin-bottom: 20px;
}
.brobcksqte_sec_main_rgt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;
    padding-bottom: 20px;
}
.backgroundOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .85;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    z-index: 101;
    display: none;
}

.delayedPopupWindow {
    display: none;
    position: fixed;
    width: auto;
    max-width: 480px;
    top: 30%;
    left: 50%;
    margin-left: -260px;
    margin-top: -180px;
    background-color: #efefef;
    border: 6px solid #00bcd4;
    z-index: 102;
    padding: 10px 20px;
}
/*   This is the closing button  */
#btnClose {
    width: fit-content;
    display: block;
    text-align: right;
    text-decoration: none;
    color: #925c15;
    float: right;
    position: relative;
}
#btnClose:hover {
    color: #00bcd4;
}
#delayedPopup > div.formDescription {
    float: left;
    display: block;
    width: 44%;
    padding: 1% 3%;
    font-size: 18px;
    color: #666;
    clear: left;
}
#delayedPopup > div.formDescription h2 {
    color: #444444;
    font-size: 36px;
    line-height: 40px;
}
#delayedPopup #mc_embed_signup {
    float: left;
    width: 100%;
    padding: 1%;
    display: block;
    font-size: 16px;
    color: #666;
    margin-left: 1%;
    position: relative;
}
.mc-field-group input {
    width: 100%;
    height: 34px;
    font-size: 18px;
    padding: 3px;
    margin-bottom: 5px;
    float: left;
    position: relative;
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    display: block;
    line-height: inherit;
    color: #828282;
}
.mc-field-group input:hover {
    border:solid 2px #925c15;
    box-shadow: 0 1px 3px #AAAAAA;
}
.mc-field-group input:focus {
    border:solid 2px #925c15;
    box-shadow: none;
    outline: none;
}
.mc-field-group textarea {
    width: 100%;
    height: 80px;
    font-size: 18px;
    padding: 3px;
    margin-bottom: 5px;
    float: left;
    position: relative;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    display: block;
    line-height: inherit;
    color: #828282;
}
.mc-field-group textarea:hover {
    border:solid 2px #925c15;
    box-shadow: 0 1px 3px #AAAAAA;
}
.mc-field-group textarea:focus {
    border:solid 2px #925c15;
    box-shadow: none;
    outline: none;
}
.clear .button {
    width: 100%!important;
    height: 40px!important;
    margin: 10px auto 0 auto;
    background: #00bcd4;
    border: none;
    color: #fff;
}
#delayedPopup .button:hover {
    background: #925c15;
    color: #fff;
    box-shadow:none!important;
    cursor: pointer;
}
.mc-field-group {
    width: 100%;
    float: left;
    position: relative;
    text-align: left;
}
.mc-field-group label{
    color: #00bcd4;
    font-size: 16px;
}
.subbner_sec{
    width: 100%;
    position: relative;
    float: left;
}
.subbner_sec_main{
    width: 100%;
    position: relative;
    float: left;    
}
.subbner_sec_main_fig{
    width: 100%;
    position: relative;
    float: left;     
}
.subbner_sec_main_fig img{
    width: 100%;
    object-fit: cover;  
}
.subbner_sec_main_box{
    width: 100%;
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;   
}
.subbner_sec_main_box_cnt{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 45px;    
}
.subbner_sec_main_box_cnt h1{
    width: 100%;
    position: relative;
    float: right;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.1;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: right;
    text-transform: capitalize;
    padding-top: 20px;  
}
/*.subbner_sec_main_box_cnt h1::before{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 120px;*/
/*    height: 4px;*/
/*    background: #ffffff;*/
/*    content: "";*/
/*}*/
.subbner_sec_main_box_cnt_brdcm{
    width: 100%;
    position: relative;
    float: left;
}
.subbner_sec_main_box_cnt_brdcm ul{
    width: 100%;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.subbner_sec_main_box_cnt_brdcm ul li{
    width: 100%;
    position: relative;
    float: left;
}

.subbner_sec_main_box_cnt_brdcm{
    width: fit-content;
    position: absolute;
    float: right;
    right: 0;
    bottom: 0;
    margin-bottom: 40px;
    margin-right: 60px;
}
.subbner_sec_main_box_cnt_brdcm ul{
    width: 100%;
    position: relative;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;  
}
.subbner_sec_main_box_cnt_brdcm ul li{
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
    width: fit-content;
}
.subbner_sec_main_box_cnt_brdcm ul li a{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: none;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-align: center;
}
.subbner_sec_main_box_cnt_brdcm ul li a:hover{
    color: #00bcd4;
}
.subbner_sec_main_box_cnt_brdcm ul li::after {
    position: absolute;
    content: "\f105";
    right: -2px;
    top: -1px;
    color: #00bcd4;
    font-size: 18px;
    font-family: 'FontAwesome';
}
.subbner_sec_main_box_cnt_brdcm ul li:last-child::after{
    display: none;
}
.subbner_sec_main_box_cnt_brdcm ul li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}
.brodtspg_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.brodtspg_sec_main{
    width: 100%;
    position: relative;
    float: left; 
    margin-top: 50px;   
}
.brodtspg_sec_main_cnt{
    width: 100%;
    position: relative;
    float: left;    
}
.brodtspg_sec_main_cnt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;
    padding: 10px 0;
    margin: 0;    
}
.brodtspg_sec_main_cnt p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: justify;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding-top: 10px;
    padding-bottom: 5px;    
}
.brodtspg_sec_main_cnt ul{
    width: 100%;
    position: relative;
    float: left; 
    list-style-type: none;
    padding: 0;
    margin: 0;   
}
.brodtspg_sec_main_cnt ul li{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding-left: 22px;
    padding-bottom: 15px;    
}
.brodtspg_sec_main_cnt ul li::before{
    content: '\f0da';
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
    color: #925a14;
    font-size: 18px;   
}
.brodtspg_sec_main_cnt ul li span{
    font-size: 15px;
    color: #00bcd4;
    font-weight: 700;
}
.brodtspg_sec_main_cnt_fig{
    width: 100%;
    position: relative;
    float: left;
}
.brodtspg_sec_main_cnt_fig img{
    width: 100%;
    object-fit: cover;
}
.brodtspg_sec_main_rgt{
    width: 100%;
    position: relative;
    float: left;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 75px 1px #ccc;
    margin-top: 80px;
}
.brodtspg_sec_main_rgt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;
    padding: 10px 0;
    margin: 0; 
}
.brodtspg_sec_main_rgt ul{
    width: 100%;
    position: relative;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.brodtspg_sec_main_rgt ul li{
    width: 100%;
    position: relative;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    align-content: baseline;    
}
.brodtspg_sec_main_rgt ul li p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    color: #717171;
    text-transform: inherit;
    font-family: 'Poppins';
    padding-left: 22px;
    padding-bottom: 15px;
}
.brodtspg_sec_main_rgt ul li i{
    font-size: 16px;
    color: #925a14;
}
.brodtspg_sec_main_rgt ul li p span{
    font-size: 15px;
    color: #00bcd4;
    font-weight: 700;
}
.brodtspg_sec_main_cnt_btn{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 15px;
}
.brodtspg_sec_main_cnt_btn a{
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    background-color: #00bcd4;
    border: 1px solid #00bcd4;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 32px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    letter-spacing: 1px;
    width: fit-content;
    float: left;
    position: relative;
    margin-right: 15px;
}
.swiae_mobile_bar {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
}
.swiae_hdr_logo {
    width: 100%;
    float: left;
    position: relative;
}
.swiae_hdr_logo img {
    width: 100%;
    object-fit: cover;
}
.swiae_mobile {
    width: 50px;
    float: right;
    position: relative;
    height: 50px;
    line-height: 50px;
    flex: 1;
    margin: 0px 0px 0 0;
    outline: none;
}
.swiae_hamburger {
    background:#00adef ;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 50px;
    padding: 0px 12px 0px 12px;
    color: #fff7d3;
    border: 0;
    font-size: 2em;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    z-index: 100;
    width: 50px;
}
.swiae_hamburger:focus{
    outline: none;
}
.swiae_cross {
    background: #00adef;
    position: absolute;
    top: 0px;
    right: 0;
    padding: 0px 10px 0px 10px;
    color: #fff7d3;
    border: 0;
    height: 50px;
    font-size: 3em;
    line-height: 65px;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    z-index: 100;
    width: 50px;
}
.swiae_cross:focus{
    outline: none;
}
.swiae_menu {
    z-index: 101;
    font-weight: bold;
    font-size: 0.8em;
    width: 112%;
    background: #00adef;
    position: absolute;
    text-align: center;
    top: 60px;
    left: -15px;
}
.swiae_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}
.swiae_menu li {
    display: block;
    padding: 12px 0 12px 0;
    border-bottom: #fff 1px solid;
}
.swiae_menu ul li a {
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    margin: 0px;
    color: #fff7d3;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.brobcksbnr_sec .owl-dot{
   width: 12px;
   height: 12px;
   border-radius: 50%;
   background: #00adef;
   margin:0px 5px;
   outline: none;
}
.brobcksbnr_sec .owl-dot.active{
    background: #935c15;
    width: 15px;
    height: 15px;
}
.brobcksbnr_sec .owl-dots{
    width: 100%;
    float: left;
    position: absolute;
    text-align: center;
    bottom:6px;
    margin-top: 20px;
    display:flex;
    justify-content: center;
    align-items: center;
}
.ftor_cpyrgt{
    width: 100%;
    position: relative;
    float: left;
    padding: 30px 0;    
}
.ftor_cpyrgt p{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    line-height: inherit;
    color: #fff;    
}
.ftor_cpyrgt p a{
    color: #fff;    
}
.stickthis {
    position: sticky;
    top: 110px;
}

.swiae_menu ul li ul {
    display: none;
    float: left;
    position: relative;
    width: 100%;
}
.swiae_menu ul li ul li{
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    background: #000;
    padding: 10px 0;
}
.swiae_menu ul li ul li a{
    text-transform: capitalize;
}
.swiae_menu ul li:hover ul {
    display:block;
}
.float{
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 130px;
    left: 20px;
    background-color: #00bcd4;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    line-height: 45px;
    z-index: 3;
}

.my-float{
    margin-top:22px;
}
.float i{
    color: #fff;
}
.float2{
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 130px;
    right: 20px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    z-index: 3;
}

.float2 i{
    color: #fff;
}
.alllctin_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 60px 0 10px 0;
}
.alllctin_sec_main{
    width: 100%;
    position: relative;
    float: left;
}
.alllctin_sec_main{
    width: 100%;
    position: relative;
    float: left;    
}
.alllctin_sec_main_box{
    width: 100%;
    position: relative;
    float: left;    
}
.alllctin_sec_main_box ul{
    width: 100%;
    position: relative;
    float: left;
    list-style-type: none;
    padding: 0;
    margin:0;    
}
.alllctin_sec_main_box ul li{
    width: 100%;
    position: relative;
    float: left;
    display: block;
    margin-top: 10px;    
}
.alllctin_sec_main_box ul li::before{
    content: '\f0da';
    font-family:fontawesome ;
    position: absolute;
    top: 0;
    left: 0;
    color: #00bcd4;
    font-size: 16px;
}
.alllctin_sec_main_box ul li a{
    color: #000;
    display: block;
    padding: 0 0px 0 15px;
    line-height: inherit;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: left;
    text-transform: capitalize; 
    transition: 0.5s ease-in-out;   
}
.alllctin_sec_main_box ul li a:hover{
    color: #00bcd4;
}
.alllctin_sec_main_box h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;
    padding: 10px 0;
    margin: 0;    
}
.alllctin_sec_main_box_rgt{
    width: 100%;
    position: relative;
    float: left;    
}
#return-to-top {
    z-index: 999;
    position: fixed;
    bottom: 10px;
    right: 10px;
    line-height: 40px;
    text-align: center;
    background: #f59238;
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
}
#return-to-top:hover {
  background: #4b4848;
  color: #fff;
}
.bounce {
    -webkit-animation: bounce 2s infinite;
}
.shakeX {
    -webkit-animation: shakeX 5s infinite;
}
.bounce {
    -webkit-animation: bounce 2s infinite;
}

.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%; 
  color: transparent;
  white-space: nowrap;
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  z-index: 9999;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background:#fff;
  border-radius: none; 
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.bts-popup-container img {
  padding: 20px 0 0 0;
}
.bts-popup-container p {
    color: white;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
    display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
.bts-popup-container .bts-popup-close {
  position: absolute;
  top: -28px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: white;
  font-family: fontawesome;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}
#mc_embed_signup {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 0px 25px 10px;
}
.mc-field-group {
    float: left;
    position: relative;
    width: 47%;
    text-align: left;
    margin-right: 10px;
}
.ful_wdth{
    width: 100% !important;
}

/* START MODULE STYLING */
.module-gallery {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0 10px 0;
}
.module-gallery .slider-wrapper {
    display: flex;
    overflow: hidden;
    max-height: 500px
}
.module-gallery .slider-thumb {
    max-width: 150px;
    width: 100%;
    float: left;
    position: relative;
}
.module-gallery .slider-thumb li {
    max-height: 100px;
}
/* .module-gallery .slider-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
.module-gallery .slider-thumb .slick-prev,
.module-gallery .slider-thumb .slick-next {
    z-index: 1;
    height: 1em;
    width: 100%;
    background-color: #000;
    opacity: 0.3;
    transition: opacity 300ms ease;
    font-size: 1.5em;
    color: #fff;
}
.module-gallery .slider-thumb .slick-prev:before,
.module-gallery .slider-thumb .slick-next:before {
    content: '';
}
.module-gallery .slider-thumb .slick-prev:hover,
.module-gallery .slider-thumb .slick-next:hover {
    opacity: 0.5;
}
.module-gallery .slider-thumb .slick-prev {
    left: unset;
    top: 0.5em;
}
.module-gallery .slider-thumb .slick-next {
    top: unset;
    right: unset;
    bottom: -0.5em;
}

.slick-track .slick-track { display: none; }


@media (max-width: 767px) {
    .module-gallery .slider-wrapper {
        flex-direction: column-reverse;
    }
    .module-gallery .slider-thumb {
        max-width: 100%;
    }
    .module-gallery .slider-thumb .slick-prev,
    .module-gallery .slider-thumb .slick-next {
        top: 50%;
        width: 1em;
        height: 100%;
    }
    .module-gallery .slider-thumb .slick-prev {
        left: 0;
    }
    .module-gallery .slider-thumb .slick-prev .fa:before {
        content: "\f104";
    }
    .module-gallery .slider-thumb .slick-next {
        right: 0;
    }
    .module-gallery .slider-thumb .slick-next .fa:before {
        content: "\f105";
    }
}
.maxWidth900.padLR15 {
    width: 100%;
    float: left;
    position: relative;
}
.is-visible .bts-popup-container .container{
    width: 100%;
}
.slider-preview{
    margin-left: 20px;
}
.abtus_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.abtus_sec_main{
    width: 100%;
    position: relative;
    float: left; 
    margin-top: 70px;   
}
.abtus_sec_main_cnt{
    width: 100%;
    position: relative;
    float: left;    
}
.abtus_sec_main_cnt p{
width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: justify;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding-top: 10px;
    padding-bottom: 5px;    
}
.abtus_sec_main_fig{
    width: fit-content;
    position: relative;
    float: left;
}
.abtus_sec_main_fig img{
    width: 100%;
    object-fit: cover;
    box-shadow: 30px -30px 0px 0px #00bcd4;
    transition: 0.5s ease-in-out;
}
.abtus_sec_main_fig img:hover{
    box-shadow: 0px 12px 29px 0px rgb(0 0 0 / 19%);
}
.domstc_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.domstc_sec_main{
    width: 100%;
    position: relative;
    float: left;
}
.domstc_sec_main_cnt{
    width: 100%;
    position: relative;
    float: left;    
}
.domstc_sec_main_cnt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;
    padding: 10px 0;
    margin: 0;    
}
.domstc_sec_main_cnt p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: justify;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding-top: 10px;
    padding-bottom: 5px;    
}
.domstc_sec_main_cnt_fig{
    width: 100%;
    position: relative;
    float: left;     
}
.domstc_sec_main_cnt_fig img{
    width: 100%;
    object-fit: cover;  
}
.domstc_sec_main_rgt{
    width: 100%;
    position: relative;
    float: left;    
}
.domstc_sec_main_rgt h3{
  width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;
    padding: 10px 0;
    margin: 0;     
}
.domstc_sec_main_rgt ul{
    width: 100%;
    position: relative;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;    
}
.domstc_sec_main_rgt ul li{
    width: 100%;
    position: relative;
    float: left;    
    display: block;
    padding-left: 22px;
    padding-bottom: 15px;
}
.domstc_sec_main_rgt ul li::before{
    content: '\f0da';
    position: absolute;
    left: 0;
    top: 0;
    font-family: fontawesome;
    color: #925a14;
    font-size: 18px;    
}
.domstc_sec_main_rgt ul li a{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    color: #717171;
    text-transform: inherit;
    font-family: 'Poppins';    
}
.all_cngs{
    margin-top: 30px;
}
.all_cngs h3{
    text-align: center;
}
.all_cngs h3::before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #00bcd4;
}
.all_cngs h3::after {
    background: #00bcd4;
    position: absolute;
    content: "";
    left: 0px;
    bottom: 2px;
    width:100%;
    height: 2px;
    background-color: #00bcd4;
}
.hegt_fix{
    height: 450px;
}
.hmpgecnts_sec_anmt{
    width: 100%;
    position: relative;
    float: left; 
    padding: 200px 0 0; 
}
.hmpgecnts_sec_anmt_part{
    width: 100%;
    position: absolute;
    float: left;
    top: 0px;
    left: 0;     
}
.hmpgecnts_sec_anmt_f1{
   width: 100%;
   float: left;
   position: absolute;
   top: 0;
   left: 0;
}
.hmpgecnts_sec_anmt_f1 img{
    width: 100%;
    object-fit: cover;
}
.hmpgecnts_sec_anmt_f2{
   width: 100%;
   float: left;
   position: absolute;
   top: 0;
   right: -138px;
}
.hmpgecnts_sec_anmt_f2 img{
    width: 100%;
    object-fit: cover;    
}
.hmpgecnts_sec_anmt_cnt{
   width: 100%;
   float: left;
   position: relative;
   text-align: center;   
}
.hmpgecnts_sec_anmt_cnt p{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    text-transform: inherit;
    color: #925c15;
}
.hmpgecnts_sec_anmt_cnt p span.cursor {
  display: inline-block;
  background-color: #00bcd4;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}
.hmpgecnts_sec_anmt_cnt p span.cursor.typing {
  animation: none;
}
@keyframes blink {
  0%  { background-color: #ccc; }
  49% { background-color: #ccc; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #ccc; }
}
.alllctin_sec_main_box_rgt_box{
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid #4af9f933;
    box-shadow: 0px 0px 15px 0px rgb(195 249 249);
    padding: 10px 10px 10px 10px;
    background-color: #f8ffff;
    margin-bottom: 15px;
    height: 270px;
}
.alllctin_sec_main_box_rgt_box:hover {
    text-align: justify;
    border: 1px solid #00bcd4;
    box-shadow: 0px 0px 15px rgb(0 188 212);
}
.alllctin_sec_main_box_rgt_box h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: inherit;
    color: #925c15;
}
.alllctin_sec_main_box_rgt_box ul{
    width: 100%;
    position: relative;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.alllctin_sec_main_box_rgt_box ul li{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 15px;
}
.alllctin_sec_main_box_rgt_box ul li span{
    width: fit-content;
    position: relative;
    float: left;
    font-weight: 600;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 13px;
    color: #707070;
    text-transform: capitalize;
    font-family: 'Poppins';
}
.alllctin_sec_main_box_rgt_box ul li p{
    width: fit-content;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 13px;
    color: #717171;
    text-transform: inherit;
    font-family: 'Poppins';
}
.faq_sec{
    width: 100%;
    position: relative;
    float: left;
}
.marn_top{
    margin-top: 40px;
}
.marn_top h2::before {
    left: 101px;
}
[data-toggle=collapse] i:before {
  content: "";
}

[data-toggle=collapse].collapsed i:before {
  content: "";
}

#accordion .card-header {
  margin-bottom: 8px;
}
#accordion .accordion-title {
  position: relative;
  display: block;
  padding: 8px 0 8px 50px;
  background: #00bcd4;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  text-align: left;
  transition: all 0.4s ease-in-out;
}
#accordion .accordion-title i {
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  background: radial-gradient(rgb(231 194 57), #925a14);
  text-align: center;
  border-right: 1px solid transparent;
}
#accordion .accordion-title:hover {
  padding-left: 60px;
  background: radial-gradient(rgb(231 194 57), #925a14);
  color: #fff;
}
#accordion .accordion-title:hover i {
  border-right: 1px solid #fff;
}
#accordion .accordion-body {
  padding: 40px 55px;
}
#accordion .accordion-body ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#accordion .accordion-body li {
  padding-left: 1.2rem;
  text-indent: -1.2rem;
}
#accordion .accordion-body li:before {
  content: "";
  padding-right: 5px;
  font-family: "Flaticon";
  font-size: 16px;
  font-style: normal;
  color: #213744;
}
.Blogs_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.Blogs_sec_main{
    width: 100%;
    position: relative;
    float: left;    
}
.Blogs_sec_main_box{
    width: 100%;
    position: relative;
    float: left;
    display: flex;
    align-items: center;
    gap:20px;
    -webkit-box-shadow: 12px 12px 24px #b2b8c9, -12px -12px 24px #f0f8ff;
    box-shadow: 12px 12px 24px #b2b8c9, -12px -12px 24px #f0f8ff;
    padding: 20px;
    margin-top: 25px;
}
.Blogs_sec_main_box_fig{
    width: fit-content;
    position: relative;
    float: left;
    border: 1px solid #00bcd4; 

}
.Blogs_sec_main_box_fig img{
    width: 100%;
    object-fit: cover;    
}
.Blogs_sec_main_box_cnt{
    width: 100%;
    position: relative;
    float: left;    
}
.Blogs_sec_main_box_cnt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    text-transform: capitalize;
    color: #925c15;
    padding-bottom: 10px;    
}
.Blogs_sec_main_box_cnt p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding-bottom: 15px;    
}
.Blogs_sec_main_box_cnt p span{
    color: #707070;    
}
.Blogs_sec_main_box_cnt_btn{
    width: 100%;
    position: relative;
    float: left;    
}
.Blogs_sec_main_box_cnt_btn a{
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    display:block;
    background-color: #00bcd4;
    border: 1px solid #00bcd4;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    letter-spacing: 1px;
    width: fit-content;    
}
.domstc_sec_main_cnt ul{
    width: 100%;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.domstc_sec_main_cnt ul li{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 600;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: left;
    font-size: 14px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins'; 
    margin-top: 15px;
    padding-left: 16px; 
}
.domstc_sec_main_cnt ul li::before{
    content: '\f0da';
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #00bcd4; 
}
.domstc_sec_main_fm{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 30px;
}
.domstc_sec_main_fm_box{
    width: 100%;
    position: relative;
    float: left;    
}
.domstc_sec_main_fm_box_inpt{
    width: 100%;
    position: relative;
    float: left; 
    margin-top:15px;     
}
.domstc_sec_main_fm_box_inpt input{
    height: 50px;
    padding: 0.5rem 1rem;
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00bcd4;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: none;      
}
.domstc_sec_main_fm_box_inpt textarea {
    height: 50px;
    padding: 0.5rem 1rem;
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00bcd4;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: none;
}
.domstc_sec_main_fm_box_inpt_btn{
    width: 100%;
    position: relative;
    float: left; 
    margin-top:15px;
    text-align: center;
}
.domstc_sec_main_fm_box_inpt_btn input{
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    background-color: #00bcd4;
    border: 1px solid #00bcd4;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 32px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    letter-spacing: 1px;
    cursor: pointer;
    outline: none;
}
.backgroundOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .85;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    z-index: 101;
    display: none;
}
/*////////////////////////////*/
.wrap {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  padding: 0 60px;
  background: url(https://images.unsplash.com/photo-1485069203392-8e1aeb1ebf02?auto=format&amp;fit=crop&amp;w=1054&amp;q=80&amp;ixid=dW5zcGxhc2guY29tOzs7Ozs%3D) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.wrap:after {
  content:'';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
}

.slider {
  position: relative;
  z-index: 200;
  padding: 0 0px;
  margin: 5rem auto;
  max-width: 800px;
  width: 100%;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  border: none;
  background: transparent;
  color: #fff;
  font-family: monospace;
  font-size: 5rem;
  z-index: 300;
  outline: none;
}

.slick-prev {
  left: -50px;
  text-align: left;
}

.slick-next {
  right: -50px;
  text-align: right;
}



.item.slick-slide {
  width: 400px;
  height: 400px !important;
  transition: transform .4s;
  position: relative; 
}

.slick-slide:after {
  content:'';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  transition: transform .4s;
}

.item.slick-slide {
  transform: scale(0.7)  translate(640px);
}

.item.slick-slide.slick-center + .slick-slide {
  transform: scale(0.8) translate(-250px);
  z-index: 10;
}

.item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
  transform: scale(0.7)  translate(-640px);
  z-index: 5;
}

.item.slick-slide.slick-active {
  transform: scale(0.8) translate(250px);
}

.item.slick-slide.slick-center {
  /* margin: 0 -10%; */
  transform: scale(1);
  z-index: 30;
}

.slick-center:after {
  opacity: 0;
}
.slick-arrow:focus{
    outline: none;
}
.awrd_sec{
    width: 100%;
    position: relative;
    float: left;
    padding: 50px 0 10px 0;
}
.awrd_sec_main{
    width: 100%;
    position: relative;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-top: 50px;    
}
.awrd_sec_main_fig{
    width: 100%;
    position: relative;
    float: left;    
}
.awrd_sec_main_fig img{
    width: 100%;
    object-fit: cover;   
}
.awrd_sec_main_rgt{
    width: 100%;
    position: relative;
    float: left;    
}
.awrd_sec_main_rgt_box{
    width: 100%;
    position: relative;
    float: left;
    background: #d1d8ec96;
    -webkit-box-shadow: 12px 12px 24px #b2b8c9, -12px -12px 24px #f0f8ff;
    box-shadow: 12px 12px 24px #b2b8c9, -12px -12px 24px #f0f8ff;
    padding: 20px;
    border-radius: 10px;
    height: 350px;
    margin-top: 20px;
}
.awrd_sec_main_rgt_box_fig{
    width: 55%;
    position: relative;
    float: none;
    margin: 0 auto;  
}
.awrd_sec_main_rgt_box_fig img{
    width: 100%;
    object-fit: cover;   
}
.awrd_sec_main_rgt_box_cnt{
    width: 100%;
    position: relative;
    float: left;    
}
.awrd_sec_main_rgt_box_cnt p{
    width: 100%;
    position: relative;
    float: left;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    font-size: 13px;
    color: #717171;
    text-transform: capitalize;
    font-family: 'Poppins';
    padding: 5px 0 0px 0;    
}
.awrd_sec_main_rgt_box_cnt h3{
    width: 100%;
    position: relative;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: inherit;
    letter-spacing: 0px;
    text-align: center;
    text-transform: inherit;
    color: #00bcd4;   
}
.alert-danger {
    float: left;
    width:100%;
}
.alert-success {
    float: left;
    width:100%;
}
.main_sldr{
    width:100%;
    position:relative;
    float:left;  
    z-index:0;
}
.glry_fig{
    width:100%;
    position:relative;
    float:left;
}
.glry_fig img{
    width:100%;
    object-fit:cover;
}
.module-gallery button.slick-prev.slick-arrow {
    display: none !important;
}
.module-gallery button.slick-next.slick-arrow {
    display: none !important;
}
.main_sldr .slider {
    position: relative;
    z-index: 200;
    padding: 0 0px;
    margin: 30px auto !important ;
    width: 100%;
}
.main_sldr .slick-slide:after{
   display: none !important; 
}
.popup_mn {
    width: 100%;
    position: relative;
    float: left;
    background: #fff;
    margin: 10% 105%;
    padding: 20px;
}
.backgroundOverlay {
	background-color: #00000082;
    width: 100%;
    padding: 30px 40px;
    position: fixed;
    left: 0;
    top: 0%;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: center;
    z-index: 9999;
    height: 100%;
}
/*   This is the Popup Window   */
.delayedPopupWindow {
    background-color: transparent;
    border: none;
    width: 100%;
    padding: 30px 40px;
    position: fixed;
    left: 0;
    top: 0%;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: center;
    z-index: 9999;
    height: 0;
    margin: 0;
}
/*   This is the closing button  */
#btnClose {
	width:100%;
	display: block;
	text-align: right;
	text-decoration: none;
	color: red;
}
/*   This is the closing button hover state  */
#btnClose:hover {
	color: #c90c12;
}
.stickthis_fig{
    width: 100%;
    position: relative;
    float: left;
    margin-top:25px;
}
.stickthis_fig img{
    width:100%;
    object-fit:cover;
}