@import url('https://pro.fontawesome.com/releases/v6.0.0-beta3/css/all.css');
html{font-size: 62.5%;}
body{ padding: 0px; margin: 0px; list-style: none; font: normal 1.6rem/2.4rem 'Roboto', sans-serif; color: var(--body_txt_color); }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6{padding: 0px; margin: 0px; font-family: "Bai Jamjuree", sans-serif;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a:hover, a:focus{ text-decoration: inherit !important;}
a{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s; }
/* font-family: "Bai Jamjuree", sans-serif; */
/* font-family: "Roboto", sans-serif; */

:root{
    --black: #0D1637;
    --gradiant: linear-gradient(to right,#ff4c30,#ff6830,#fff,#f3806f);
    --red: #d01818;
    --ft_bg: #090A0A;
    --body_txt_color: #272626;
    --white: #fff;
    --transition-base: all 0.5s ease-in-out;
    --bg_color: #f2f5fb;
   }


em{font-style: normal;}
.as_btn{ background-image: -webkit-gradient(linear,left top,right top,from(#ff4c30),color-stop(#ff6830),color-stop(#fff),to(#f3806f)); background-image: -o-linear-gradient(left,#ff4c30,#ff6830,#fff,#f3806f); background-image: linear-gradient(to right,#ff4c30,#ff6830,#fff,#f3806f); background-size: 300% 100%;  -o-transition: all .4s ease-in-out;  -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: inline-block; padding: 0 3rem; height: 4.5rem; line-height: 4.5rem; text-transform: uppercase; font-size: 1.4rem; font-weight: 600; position: relative; overflow: hidden; color: var(--white); border-radius: .5rem; margin-top: 2.5rem; text-align: center;}
.as_btn::before{position: absolute; content: ""; border-radius: inherit; -webkit-transition: all .4s ease; transition: all .4s ease; z-index: -1; top: 0; left: 0; height: 100%; width: 100%; background-size: 102% 102%; opacity: 0;}
.as_btn:hover{background-image: -webkit-gradient(linear,left top,right top,from(#f0561d),color-stop(#fff),color-stop(#ff6830),to(#f0561d)); background-image: -o-linear-gradient(left,#f0561d,#fff,#ff6830,#f0561d); background-image: linear-gradient(to right,#f0561d,#fff,#ff6830,#f0561d); background-position: 100% 0; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color: var(--white);}
.as_btn:hover::after{opacity: 1;}
.as_btn i{padding-left: 1rem;}
.ptb{padding: 6rem 0;}
h1,h2{text-transform: capitalize; color: var(--black); font-size: 3rem; line-height: 4rem; font-weight: 800;}
h1 em,h2 em{display: block;}
.sub_heading{display: inline-block; color: var(--red); text-transform: uppercase; font-size: 1.4rem; line-height: 1.4rem; font-weight: 600; position: relative; padding-bottom: .5rem;}
.sub_heading::before{content: ""; position: absolute; bottom: .2rem; right: 0; left: 0; height: .2rem; width: 100%; background: rgba(208,24,24,.19);}
h4{text-transform: capitalize; color: var(--black); font-size: 2.5rem; line-height: 3rem;font-weight: 800;}
h4 em{color: var(--red);}
.over_lay{position: relative;}
/* .over_lay::before{position: absolute; right: 0; top: 0; background: url(../images/shape_road_img_1.png)no-repeat right center; width: 30rem; height: 40rem; content: ""; background-size: 100%;} */
.shape_img_rt{position: absolute; right: 0; top: 3rem;}
.shape_img_lt{position: absolute; left: 0; bottom: 3rem;}


.rating li{display: inline-block !important; margin: .8rem .2rem 0 0 !important; padding: 0 !important; border: none !important; width: auto !important; float: none !important;}
.rating li::before{display: none;}
.rating li:last-child{margin-right: 0;}
.bold_icon::before, .liner_icon::before {font: normal 1.4rem/1 FontAwesome; content: "\f006"; color: #FFC107;}
.bold_icon::before{content: "\f005";}


/*header*/
.header_sec{ width: 100%;}
.nav_top{border: none; min-height: auto; box-shadow: none; border-radius: 0px;}
/* .drop-nav{ position: absolute; top: 10px; right: 0px;}
.nav_top .dropdown-menu li a{ font-size: 13px;} */
.menu_sec{padding: 0 48rem 0 5rem; position: relative;}
.menu_sec::before{position: absolute; left: 0; top: -.8rem; width: .1rem; height: 125%; background: #ccc; content: "";}
.menu_sec li{ position: relative; text-transform: capitalize; font-weight: 500;}
.menu_sec li a{display: inline-block; padding: 2rem 3.8rem 2rem 0; color: var(--black); position: relative;}
.menu_sec li a::before{content: ''; position: absolute; left: auto; right: calc(100% + 9px); top: 50%;  width: 0;  height: .1rem; background-color: var(--red);  transition: var(--transition-base);}
.menu_sec li a.active::before, .menu_sec li a:hover::before{width: 2rem;} 
.menu_sec li a.active, .menu_sec li a:hover{color: var(--red);}
.menu_sec li:last-child a{padding-right: 0;}


.header_sec .container{max-width: 100%; padding: 0 5rem;}
.header_menu .container{padding: 0 0 0 5rem;}
.heder_top{border-bottom: .1rem solid #ccc;} 
.heder_top .d-flex{align-items: center; justify-content: space-between;} 
.heder_top ul li{display: inline-block;}   
.top_lt ul li a{display: inline-block; border-right: .1rem solid #ccc; padding: .5rem 1rem; color: var(--black);}
.top_lt ul li i{color: var(--red); padding-right: 1rem;}
.top_rt ul li a{display: inline-block; border-right: .1rem solid #ccc; padding: .8rem 1rem; color: var(--black);}
.top_rt ul li a:hover{color: var(--red);}
/* .header_menu{padding: 1.5rem 0;} */
.heder_rt_ph{position: absolute; top: 1.9rem; z-index: 1; right: 21.8rem;}
.heder_rt_ph a{display: inline-flex; align-items: center;}
.ph_txt{color: var(--black); font-weight: 500;}
.ph_txt em{display: block; font-size: 1.4rem; line-height: 1.4rem; color: var(--body_txt_color);}
.nav_top .navbar-brand{padding: 1rem 0;}
.nav_top .navbar-brand img{width: 16rem;}
.ph_icon{position: relative;  width: 4rem;  height: 4rem;  background-color: var(--red); color: var(--white); margin-right: 1.6rem; display: flex; align-items: center; justify-content: center; -webkit-box-shadow: 0 10px 20px 0 rgba(var(--red),.25); -khtml-box-shadow: 0 10px 20px 0 rgba(var(--red),.25); -moz-box-shadow: 0 10px 20px 0 rgba(var(--red),.25); -ms-box-shadow: 0 10px 20px 0 rgba(var(--red),.25);  -o-box-shadow: 0 10px 20px 0 rgba(var(--red),.25); box-shadow: 0 10px 20px rgba(var(--red),.25); border-radius: 50%;}
.ph_icon::before{content: '';  position: absolute; left: 50%; top: 50%;  transform: translate(-50%, -50%); width: 5.2rem;  height: 5.2rem;   border-radius: 100%; background-color: rgba(var(--red),.5); z-index: -1;}
.top_mid{font-size: 1.5rem; font-weight: 500;}
.top_mid a{color: var(--red); display: inline-block; padding: 0 .5rem;}
.header_rt{position: absolute; right: 0; top: 0; z-index: 1;}
.header_rt .as_btn{height: 8rem; border-radius: 0; line-height: 8rem;}
.header_sec.fixed{box-shadow: 0 0 .7rem 0 #ccc; background: var(--white); position: fixed; left: 0; top: 0; z-index: 9999;}
.header_sec.fixed .heder_top{display: none;}
.header_rt .as_btn em{display: none;}

   
   
 /*banner*/  
.bannersec{ width: 100%;}
.banner_box{position: relative; padding: 15rem 0;}
.banner_box::before{position: absolute; left: 0; top: 0; background: url(../images/shapre_img_1.png)no-repeat left center; width: 100%; height: 100%; z-index: 1; content: "";} 
.banner_txt{position: relative; z-index: 2; max-width: 65rem;}
.banner_txt strong{font-size: 5rem; line-height: 5.5rem; color: var(--white); font-family: "Bai Jamjuree", sans-serif; display: block;}
.bannersec .container{max-width: 100%; padding: 0 6rem;}
.banner_txt p{color: var(--white);}
.bannersec .carousel-indicators{flex-direction: column; left: inherit; margin: 0; top: 50%; bottom: inherit; right: 4rem;}
.bannersec .carousel-indicators [data-bs-target]{width: 1.8rem !important; height: 1.8rem !important; border: .2rem solid transparent !important; border-radius: 50% !important; background: transparent !important; transition: all ease 350ms !important; -moz-transition: all ease 350ms !important; -webkit-transition: all ease 350ms !important; position: relative; margin: .5rem 0;}
.bannersec .carousel-indicators [data-bs-target]::before{background: rgba(255,255,255,05) !important; width: .8rem !important; height: .8rem !important; position: absolute !important; content: '' !important; left: 0 !important; top: 0 !important; right: 0 !important; bottom: 0 !important; margin: auto !important; border-radius: 50% !important; transition: all ease 350ms !important; -moz-transition: all ease 350ms !important; -webkit-transition: all ease 350ms !important;}
.bannersec .carousel-indicators [data-bs-target]:hover, .bannersec .carousel-indicators [data-bs-target].active{border-color: var(--red) !important;}
.bannersec .carousel-indicators [data-bs-target]:hover::before, .bannersec .carousel-indicators [data-bs-target].active::before{background: var(--red) !important;}


/* .srv_sec */
.srv_box{margin-top: 3rem; background: #F3F3F7; border: .1rem solid #6161612B; border-radius: .5rem; overflow: hidden; padding: 1.5rem;}
.srv_img{margin: 1rem 0; border-radius: .5rem; overflow: hidden;}
.srv_box .as_btn{margin-top: 1.5rem;}
.srv_list_btn li{display: inline-block; margin-right: .5rem;}
.srv_list_btn li:last-child{margin-right: 0;}
.srv_list_btn li .as_btn{padding: 0 1.5rem;}
.srv_list_btn li:first-child .as_btn{background: transparent; border: .1rem solid var(--black); color: var(--black);}
.srv_list_btn li:first-child .as_btn i{padding: 0 1rem 0 0;}
.what_btn i{font-size: 2rem; vertical-align: -.3rem;}
.nav_tab{margin-top: 3rem;}
.nav-tabs.nav_tab{justify-content: center;}
.nav-tabs.nav_tab .nav-link{color: var(--black); text-transform: capitalize; border: .1rem solid #dee2e6; margin-right: 1rem; padding: .5rem 1.5rem; border-radius: .2rem .2rem 0 0;}
.nav-tabs.nav_tab li:last-child .nav-link{margin-right: 0;}
.nav-tabs.nav_tab .nav-link:hover, .nav-tabs.nav_tab .nav-link.active{background: var(--red); color: var(--white);}

/* ab_sec */
.ab_sec{background: var(--bg_color);}
.ab_rt{padding: 5rem 3rem;}
.ab_lt img{height: 100%; object-fit: cover;}
.ab_icon img{width: 10rem; margin-right: 2rem;}
.ab_box{background: var(--white); padding: 2rem;}
.srv_top_flex{display: flex; align-items: center;}
.ab_boxes{margin-top: 3rem;}
.ab_boxes .row .cummll:nth-child(3n-2) .ab_box{background: transparent;}
.txt_list{display: inline-block; width: 100%;}
.txt_list li{position: relative; margin-top: 1rem; padding-left: 2.2rem; width: 50%; float: left;}
.txt_list li::before{font-family: "Font Awesome 6 Pro"; content: "\f058"; position: absolute; left: 0; top: 0; color: var(--red);}


/* feature_sec */
.feature_shape_img_rt img{opacity: 0.03;}
.feature_box{position: relative; display: block; border: .1rem solid #e7e8e9; padding: 1.5rem 1.5rem 3.7rem; margin-top: 3rem;}
.feature_box::before { position: absolute; left: 15.5rem; bottom: 0; right: 0; height: .5rem; background: var(--red); content: ""; opacity: .2;}
.feature_box_inner{position: relative;  display: block;  padding-left: 14.5rem;}
.feature_icon{position: absolute; top: 0; left: 0; width: 11.5rem;}
.feature_icon_box img{width: 5rem;}
.feature_icon_box{position: absolute; top: 0; left: 2rem; width: 7.5rem; height: 6.5rem; display: flex; align-items: center; justify-content: center; background: var(--red);}
.border_box{position: relative; display: block; width: .6rem; height: 3rem;  background: #e2e3e4;  margin: 7.5rem auto 0;}
.border_box::before { position: absolute; left: 0; bottom: -1.6rem; width: .6rem; height: .6rem; background: var(--red);  border-radius: 50%;  content: "";}


/* find_sec */
.find_sec{position: relative; background: var(--black);}
/* .find_sec::before{position: absolute; left: 0; top: 0; background: url(../images/map.png)no-repeat center center/cover; width: 100%; height: 100%; content: ""; opacity: .2;} */
.loaction_list{display: inline-block; width: 100%;}
.loaction_list li{position: relative; margin-top: 2.5rem; padding-left: 2rem; text-transform: capitalize; color: var(--black); width: 50%; float: left;}
.loaction_list li::before{position: absolute; left: 0; top: 0; font-family: "Font Awesome 6 Pro"; color: var(--red); content: "\f3c5";}
.find_lt{padding: 5rem 3rem;}
.find_rt img{height: 100%; object-fit: cover;}
.find_lt .loaction_list li{color: var(--white);}


/* feed_back_sec */
.frm_box{position: relative;  display: block;  z-index: 1;}
.frm_box::after{position: absolute; top: 0;  left: 0; bottom: 4rem; right: 5rem; background: #f5f5f5;  content: "";  z-index: -1;}
.frm_content{position: relative; display: block; padding: 3rem; background: #ffffff; box-shadow: 0px 0px 40px 0px rgb(0, 0, 0, 0.04);  z-index: 1;}
.feed_back_rt{margin-left: 3rem;}
.feed_back_box{box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1); padding: 2rem; background: var(--white); border-radius: .5rem;}
.person_img img{width: 8rem !important; margin-right: 2rem; border-radius: .5rem; height: auto !important;}
.person_name strong{color: var(--black); text-transform: uppercase; font-family: "Bai Jamjuree", sans-serif; font-size: 2rem; line-height: 2.2rem;}
.feed_back_boxes{margin: -5rem 1rem 0 1rem; position: relative;}
.feed_back_rt img{height: 30rem; object-fit: cover; border-radius: .5rem;}
.feed_back_sec .owl-nav{display: none;}
.slider_btn .owl-dots{display: flex !important; align-items: center; justify-content: center; margin-top: 3rem;}
.slider_btn .owl-dot{content: ""; height: .8rem; width: 1.5rem; background-color: #ffa996; border-radius: 1rem; transition: all ease 0.5s; margin: 0 .5rem;}
.slider_btn .owl-dot.active{width: 3.4rem; background: var(--red);}


/* counter_sec */
.counter_info{background: var(--white); padding: 3rem 1.5rem; border-radius: .5rem; overflow: hidden; position: relative; box-shadow: 0 0 4rem rgba(0, 0, 0, 0.05); margin-top: 3rem;}
.counter_box strong{font-size: 8rem; color: var(--red); font-weight: 800; width: 9rem; display: inline-block;}
.counter_box img{width: 5rem;}
.counter_box span{display: block; text-transform: capitalize; font-size: 1.8rem; font-weight: 600; margin-top: .8rem;}


/* footer_sec */
.footer_sec{background: url(../images/ft_shape_img_1.png)no-repeat center center/cover var(--ft_bg); position: relative;}
/* .ft_spae_img{position: absolute; left: 0; top: 0;} */
.ft_spae_img_rt img{width: 100%;}
.ft_spae_img_rt{position: absolute; right: 0; bottom: 4.8rem;  width: 30rem;}
.ft_ft_top{padding: 3rem 0; border-bottom: .1rem solid #18181a;}
.ft_logo img{width: 20rem;}
.ft_top{padding-top: 3rem;}
.ft_txt{padding-bottom: 3rem;}
.ft_lt_con_list li b{color: var(--red); text-transform: uppercase; display: block; padding-bottom: .5rem; font-size: 1.4rem; line-height: 1.4rem;}
.ft_ph_txt{font-size: 2rem; line-height: 2.5rem; color: var(--white);}
.ft_lt_con_list{color: var(--white); text-transform: capitalize; font-size: 2rem; line-height: 2.5rem;}
.ft_lt_con_list li{margin-top: 2rem;}
.ft_heading{position: relative; font-size: 2rem; color: var(--white); text-transform: capitalize; display: block; padding-top: 1rem; margin-bottom: 1.5rem;}
.ft_heading::before{background: url(../images/shape_img_2.png); position: absolute; top: 0; left: 0; margin-right: 1rem; content: ""; width: 8rem; height: 1rem; background-size: 100%;}
.ft_srv_list li{text-transform: capitalize;}
.ft_srv_list li a{color: #9a9a9a; display: inline-block; margin-top: 1rem; position: relative; padding-left: 2rem;}
.ft_srv_list li a::before{font-family: "Font Awesome 6 Pro"; content: "\f101"; position: absolute; left: 0; top: 0; color: var(--red); font-size: 1.4rem;}
.ft_srv_list li a:hover{color: var(--red);}
.ft_news_box{display: inline-block; width: 100%; border-bottom: .1rem solid #ccc; margin-bottom: 0;}
.ft_news_box.input_fld input[type="email"]{border: none; width: 70%; float: left;}
.ft_news_box.input_fld button{width: 11%; float: right; background: transparent; padding: 0; margin: 0; font-size: 2rem;}
.ft_news_box.input_fld button i{padding-left: 0;}
.ft_social_icon li{display: inline-block;}
.ft_social_icon li a{width: 4rem; height: 4rem;  display: flex; align-items: center; justify-content: center; margin: 1rem 1rem 0 0; color: var(--white); border-radius: 100%; background: rgba(255,255,255,.1);}
.ft_social_icon li a:hover{color: var(--white); background: var(--red); }
.ft_bottom{border-top: .1rem solid #18181a; padding: 1.5rem 0; align-items: center; justify-content: space-between;}
.ft_rt img{width: 10rem;}
.ft_lt, .ft_rt{color: var(--white);}
.ft_top .cumm:nth-child(2) .ft_txt{padding-left: 8rem;}



/* form */
.input_fld input[type="text"], .input_fld input[type="email"], .input_fld input[type="tel"], .input_fld input[type="password"], .input_fld textarea, .input_fld input[type="date"], .input_fld .form-select{width: 100%; border: .1rem solid #ced4da; height: 5rem; padding: 0 1.5rem; box-shadow: none; outline: none; -webkit-appearance: none; color: var(--black); font-size: 1.5rem; border-radius: 1rem; background: transparent;}
.input_fld input[type="text"]::placeholder, .input_fld input[type="email"]::placeholder, .input_fld input[type="tel"]::placeholder, .input_fld input[type="password"]::placeholder,  .input_fld textarea::placeholder, .input_fld input[type="date"]::placeholder{color: #999; opacity: 1;}
.input_fld .form-control:focus{ border-color: var(--brand); outline: 0; box-shadow: none; }
.input_fld .form-select{background:  var(--white)  url(../images/select_arrow.png)no-repeat right 1.5rem center; background-size: 1rem; padding: 0 1rem; height: 4.9rem; cursor: pointer;}
/* .input_fld button{border: none;} */
/* .search_box .input_fld button a{color: #555 !important;} */
.input_fld .form-select:focus{border-color: var(--brand); box-shadow: none;} 
.input_fld{margin-bottom: 1.5rem;}
.input_fld textarea{height: 12rem; resize: none; padding: 1.5rem;}
.ban_frm_box .input_fld{width: 100%;}
.quantity_box{width: 100%; display: inline-block; border: .1rem solid #b6b5b5; overflow: hidden; border-radius: 1rem;}
.quantity_box .quantity{ position: relative; margin: auto;}
.quantity_box .quantity-nav {line-height: 4rem;}
.quantity_box .quantity-button {background: var(--white); color: #464646;  width: 3.3rem; height: 4rem; position: absolute; top: 0; text-align: center; cursor: pointer; font-size: 0;}
.quantity_box .quantity-up {left: 0; border-right: .1rem solid #b6b5b5;}
.quantity_box .quantity-up::before, .quantity_box .quantity-down::before{content: "\2b"; font-family: "Font Awesome 6 Pro"; font-size: 1.5rem;}
.quantity_box .quantity-down {right: 0; border-left: .1rem solid #b6b5b5;}
.quantity_box .quantity-down::before{content: "\f068";}
.quantity input[type="number"]{outline: none;  color: #464646; height: 4rem; width: 100%; border-radius: 0;  text-align: center; border: none; padding-left: 2rem;}
.input_fld button{border: none;}


.tab_para{margin-top:2rem;}
.srv_top_flex h4{font-size: 2.2rem; line-height: 2.8rem;}











@media (min-width: 992px) and (max-width: 9000px) 
{
.nav_top .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s; max-height: 0; display: block; opacity: 0; visibility: hidden;  margin:0; border: none; border-bottom: .2rem solid #ccc; 
    background:#fff !important; width: 10.50rem; padding: 0; border-radius: 0; left: 0; right: inherit; padding: .5rem .8rem .8rem; box-shadow: inherit; }

.nav_top .dropdown:hover .dropdown-menu { max-height: 30rem;opacity: 1; visibility: visible; }

}

/* responsive */
@media only screen and (max-width: 2000px){
    .ab_sec .container, .find_sec .container{max-width: 100%; padding: 0;}
    .feature_sec  .container{max-width: 100%; padding: 0 5rem;}
}

@media only screen and (max-width: 1499px) {
    .ab_icon img { width: 9rem;}
    /*.srv_top_flex h4{font-size: 2.2rem; line-height: 2.8rem;}*/
    .menu_sec {padding: 0 42rem 0 5rem;}
    .heder_rt_ph {right: 18.8rem;}
    .banner_box {padding: 14rem 0;}
}
@media only screen and (max-width: 1299px) {
    .banner_box {padding: 11.1rem 0;}
    .header_rt .as_btn {height: 8.1rem; line-height: 8.1rem;}
    .ab_icon img { width: 6rem;}
    .header_menu .container {padding: 0 0 0 2rem;}
}

@media only screen and (max-width: 1199px){
    .nav_top .navbar-toggler {color: transparent; border: none; padding: 1rem; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-right: -1rem;}
    .nav_top .navbar-toggler .icon-bar {display: block; width: 3rem; height: .4rem; border-radius: .3rem; background-color: var(--black); opacity: 1; -webkit-transform: matrix(1, 0, 0, 1, 0, 0); transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
    .nav_top .navbar-toggler .icon-bar + .icon-bar {margin-top: .4rem;}
    .nav_top .navbar-toggler.showtoggle .icon-bar:nth-child(2){opacity: 0;  width: 0px;}
    .nav_top .navbar-toggler.showtoggle .icon-bar:nth-child(3) {-webkit-transform: matrix(1, 1, 0, 1, 0, 0); transform: matrix(1, 1, 0, 1, 0, 0); width: 25px; margin-top: -11px;}
    .nav_top .navbar-toggler.showtoggle .icon-bar:nth-child(1) {-webkit-transform: matrix(1, -1, 0, 1, 0, 0); transform: matrix(1, -1, 0, 1, 0, 0); width: 25px;}
    .nav_top .navbar-collapse { position: fixed; top: 0; left: -30.10rem; background: var(--white); z-index: 999999; width: 20.80rem; padding: 2.5rem 1rem; height: 100% !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; overflow-y: auto; min-height: 100vh; border-right: .5rem solid var(--red);}
    .nav_top .navbar-collapse.show {left: 0;}
    .heder_rt_ph {right: 23.8rem;}
    .header_rt {right: 5rem; top: 1.7rem;}
    .header_menu .container, .heder_top .container {padding: 0 1.5rem;}
    .header_rt .as_btn { height: 4.5rem; line-height: 4.5rem; border-radius: .5rem;}
    .banner_box {padding: 8.4rem 0;}
    .banner_txt strong {font-size: 5rem; line-height: 5.5rem;}
    .menu_sec::before{display: none;}
    .menu_sec {padding: 0 0 0 1rem;}
    .menu_sec li a {padding: 1.5rem; border-bottom: .1rem dashed #ccc; display: block; width: 100%;}
    .menu_sec li a::before {right: calc(100% + -6px);}
    .srv_heading h4{font-size: 2.2rem; line-height: 2.8rem;}
    .ab_lt img{height: auto;}
    .counter_box strong {  font-size: 7rem;  width: 8rem;}
    .counter_box span {font-size: 1.6rem;}
    .person_img img {width: 7rem !important; margin-right: 1rem;}
    .ft_spae_img_rt {width: 20rem;}
}

@media only screen and (max-width: 991px){
    .banner_txt strong {font-size: 4rem; line-height: 4.5rem;}
    .top_lt ul li span{display: none;}
    .ptb {padding: 5rem 0;}
    .srv_list_btn li{display: block; margin-right: 0;}
    .srv_list_btn li .as_btn{width: 100%;}
    .counter_box .d-flex{justify-content: center;}
    .counter_box .d-flex .flex-grow-1 {flex-grow: 0 !important;}
    .counter_box strong { font-size: 5rem; width: 7rem;}
    .feed_back_rt{margin-left: 0;}
    .ft_top .cumm:nth-child(2) .ft_txt {padding-left: 3rem;}
    .ft_bottom{flex-direction: column;}
    .ft_lt, .ft_rt{display: block; text-align: center;}
    .ft_lt{padding-bottom: .5rem;}
    .ph_txt{display: none;}
    .ph_icon {margin-right: 0;}
    .frm_box{ margin-bottom: 3rem;}
    
    
}

@media only screen and (max-width: 767px){
    
    .container{max-width: 100%; padding: 0 1.5rem;}
    .heder_top .d-flex {flex-direction: column;}
    .top_lt{display: none;}
    .top_rt ul li.d-none{display: inline-block !important;}
    .bannersec .container {padding: 0 1.5rem;}
    .banner_txt{text-align: center; max-width: 100%;}
    .bannersec .carousel-indicators { flex-direction: row; left: inherit; margin: 0; top: inherit; bottom: 1rem; right: 0; left: 0;}
    .bannersec .carousel-indicators [data-bs-target] {margin: 0 .2rem;}
    .ptb {padding: 4rem 0;}
    h1, h2 {font-size: 2.5rem; line-height: 3rem;}
    .ab_boxes {margin-top: 0;}
    .ab_box{background: var(--white) !important; margin-top: 2rem; border-radius: .5rem;}
    .nav-tabs.nav_tab .nav-link{background: var(--white);}
    .feature_box_inner {padding-left: 12.5rem;}
    .loaction_list li { margin-top: 1.5rem; width: 100%;}
    .find_lt {padding: 4rem 1.5rem;}
    .slider_btn .owl-dots {margin-top: 1rem;}
    .ft_ft_top_lt{margin-top: 2rem;}
    .ft_ft_top_lt .as_btn{width: 100%;}
    .ft_top .cumm:nth-child(2) .ft_txt {padding-left: 0;}
    .ft_spae_img_rt{display: none;}
    .heder_top{padding: .5rem 0 0 0;}
    .ab_rt {padding: 4rem 1.5rem;}
    .feature_sec .container {padding: 0 1.5rem;}
    
    /*------------------------------------------------------------4-7-24----------------------------------------------------*/
     .srv_top_flex h4 {font-size: 2rem; line-height: 2.5rem;}
    

}


@media only screen and (max-width: 575px){

 .top_mid{display: block; text-align: center; font-size: 1.4rem;}
 .header_rt .as_btn{padding: 0; width: 4rem; height: 4rem; border-radius: 100%; display: flex; align-items: center; justify-content: center;}   
 .header_rt .as_btn em{display: block;}
 .header_rt .as_btn span{display: none;}
 .header_rt .as_btn i {padding-left: 0;}
 .nav_top .navbar-brand img {width: 12rem;}
 .header_rt {right: 4rem; top: 1.2rem;}
 .heder_rt_ph { right: 9.5rem; top: 1.2rem;}
 .banner_txt strong {font-size: 2.5rem; line-height: 3rem;}
 .banner_box {padding: 5rem 0 6rem 0;}
 .banner_txt p{display: none;}
 .nav_tab {margin-top: 2rem;}
 .nav-tabs.nav_tab .nav-link {margin-right: 0; font-size: 1.2rem;}
 .srv_box, .feature_box, .counter_info {margin-top: 2rem;}
 .ab_box {padding: 1.5rem;}
 .ab_rt h4{font-size: 1.6rem; line-height: 2.2rem;}
 .txt_list li {width: 100%;}
 .feature_icon {position: inherit;top: inherit;  left: inherit;  width: 100%;}
 .feature_box_inner {padding-left: 0;}
 .border_box{display: none;}
 .feature_icon_box{position: inherit; top: inherit; left: inherit;}
 .feature_txt{padding-top: 1.5rem;}
 .feature_txt h4{font-size: 2.2rem; line-height: 2.8rem;}
 .counter_box .d-flex {flex-direction: column;}
 .counter_box .d-flex .ms-4{margin: 1rem 0 0 0 !important;}
 .counter_box span {margin-top: 0;}
 .counter_box{margin-top: 3rem; text-align: center;}
 .counter_info {padding: 0 1.5rem 2rem 1.5rem;}
 .frm_content {padding: 2rem;}
 .frm_content h4{font-size: 2.2rem; line-height: 2.8rem;}
 .ft_lt_con_list {font-size: 1.8rem; line-height: 2.2rem;}
  h1, h2 {font-size: 2.2rem; line-height: 2.8rem;}
    
}

@media only screen and (max-width: 480px){
  
  

}