body {
  background:#1C1A1F;
  font-size:14px;
  font-family: "DM Sans", sans-serif;
  color:#000;
  letter-spacing: 0.1px;
}

header#fixedds {
    background: #E8E5DC;
    z-index: 99;
    position: relative;
}

nav {
    padding: 0px 0;
    border-top: #efefef solid 1px;
}
.grea_bg {background: #F7F7F7 !important;}
.dark_bg {background: #262626 !important;}
.whit {color: #fff !important;}

#thankyou {background: #f5f5f5; padding: 50px 0; height: auto;}
#thankyou:before {
    display: none;
}
#thankyou .al_content_s_ar {max-width:600px; margin:0 auto; width:100%; display:block; padding:30px 20px; background:#725105; color:#fff; text-align:center;     border-radius:5px;}
#thankyou .al_content_s_ar h3 {color:#fff; font-weight:500; text-transform:uppercase; margin:0 0 10px; font-size:33px; letter-spacing:1px;}
#thankyou .al_content_s_ar p {text-align:center; color:#fff; font-weight:400; margin-bottom:10px; line-height:22px;}

#thankyou .links_btn {position: relative; animation: blinker 1.5s linear infinite;}
#thankyou .links_btn.btttns {background:#fff; padding:10px 20px; display:inline-block; border-radius:40px; font-size:16px; color:#725105; margin-top:15px;
    font-weight:500;}

.bgrrr {    
    height: 750px;
    background-size: cover !important;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 0%;
}
.bgrrr:before {
    background: #00000078;
    bottom: 0;
    content: "";
    height: 100%;
    opacity: 1;
    position: absolute;
    transition: all .3s ease-in 0s;
    width: 100%;
    will-change: opacity;
    display: inline-block;
    top: inherit;
    z-index: 0;
}.bgrrr.homepgs:before {    display: none;}
header#fixedds nav {
    border-radius:0px;
    position: relative;
    top: 0px;
	border: none;
	padding:0px;
}
header#fixedds .lgo_mg a img.lgo_parts {
    position: relative;
    top: 0px;
}
.bgrrr .container.fulls_wd {
display: flex;
    align-items: center;
    justify-content: left;
    height: 97%;
    width: 100%;
    position: relative;
    bottom: -30px;
    max-width: 1320px;
}
.bgrrr .hdr_cnt_aarea {
	display: flex;    align-items: end;    justify-content: center;    height: 85%;    width: 100%;    max-width: 100%;    margin-bottom: 0;
}
.bgrrr .hdr_cnt_aarea h2 {
    font-size: 55px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 70px;
    max-width: 500px;
    letter-spacing: 1px;
    text-align: left;
}
.bgrrr .hdr_cnt_aarea h2 span.blocks {
    display: block;
}
.bgrrr .hdr_cnt_aarea p {
font-size: 28px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 25px;
    line-height: 28px;
}
.bgrrr .hdr_cnt_aarea h4 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 15px;
}
.bgrrr .hdr_cnt_aarea a.al_bnt_supt {
    background: transparent;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50px;
    border: #bbbbbb solid 1px;
    max-width: 170px;
    width: 100%;
    position: relative;
}
.bgrrr .hdr_cnt_aarea a.al_bnt_supt:hover {
    background: #1C1A1F;
    border: #1C1A1F solid 1px;
}
.bgrrr .hdr_cnt_aarea a.al_bnt_supt img {
    position: absolute;
right: 5px;
    top: 2px;
}
.bgrrr .hdr_cnt_aarea a.al_bnt_supt i {
    font-size: 18px;
    position: relative;
    top: 2px;
    left: 3px;
}

.bgrrr .hdr_cnt_aarea .tabs_liststs_hm {
    display: inline-block;
    width: 100%;
    margin-top: 70px;
}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm ul li {
    float: left;
    margin-right: 15px;
    border: #ccc solid 1px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 4px 25px;
    border-radius: 100px;
    margin-bottom: 20px;
}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm ul li:hover{background:#ffffff5e;}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm ul li:last-child{margin-right:0;}

.bgrrr .container.fulls_wd .btm_filds_areaaa {
    position: absolute;
    bottom: 0;
    background: #ffffff66;
    width: 100%;
    z-index: 1;
	display: flex;
}
.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss {
    float: left;
    width: 20%;
    padding: 25px 25px;
    color: #fff;
    position: relative;
	border-right:#fff solid 1px;
}
.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss:nth-child(4) {
    border: none;
}
.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss1 p {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss1 p a.links_btn {
    color: #fff;
    font-size: 18px;
    display: flex;
    font-weight: 500;
}
.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss1 p a.links_btn img {
    width: 27px;
    height: 15px;
    position: relative;
    top: 8px;
    left: 8px;
}





.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss h5 {
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: 500;
}
.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    max-width: 120px;
}

.bgrrr .container.fulls_wd .btm_filds_areaaa .sm_sitesss1 {
    background: #AA842F;
    width: 20%;
    text-align: center;
}

.bk_now_flds {
    position: absolute;
    right: 0;
    top: 10px;	
    display: flex;
}
.bk_now_flds a {
    background: #ffffff;
    padding: 12px 20px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    border-radius: 100px;
	font-weight: 600;
}
.bk_now_flds a#aroowss_btns {
    padding: 0;
    width: auto;
    height: auto;
    background: transparent;
    border: none;
    position: relative;
    left: -10px;
}
.bk_now_flds a:hover {
    color: #000000;
    text-decoration: none;
}
.bk_now_flds a img {
    float: left;
    margin-right: 15px;
}
.bk_now_flds a img.scrol {
    display: none;
}

header#fixedds.sticky nav {
    top: 0;
    border-radius: 0;
    background: transparent;
    padding: 0;
    left: 0px;
}
header#fixedds.sticky .line .top-nav ul {
    top: 19px;
	background:#1C1A1F;
}
header#fixedds.sticky .line .top-nav ul li a {
    font-weight: 500;
}

header#fixedds.sticky .line .bk_now_flds {
    right:0px;
    top: 20px;
}

header#fixedds.sticky .line .bk_now_flds a {
background: transparent;
    border: #ffffff solid 1px;
    color: #ffffff;
    font-weight: 500;
    padding: 11px 20px;
}
header#fixedds.sticky .line .bk_now_flds a#aroowss_btns {
    padding: 0;
    border: none;
}
header#fixedds.sticky .line .bk_now_flds a img.scro_hd {
    display: none;
}
header#fixedds.sticky .line .bk_now_flds a img.scrol {
    display: block;
}

.mb_view_show{display:none;}

header#fixedds .top-nav li.lgo_araea {
    padding: 0;
    display: none;
}
header#fixedds.sticky .top-nav li.lgo_araea {
    padding: 5px 0 0;
    display: block !important;
}
header#fixedds.sticky .top-nav li.lgo_araea a {
    border: none;
}
header#fixedds.sticky .top-nav li.lgo_araea a img.logoss {
    max-width:65px;
}



.bgrrr .container.fulls_wd .slid_araea_box {
position: absolute;
    right: 15px;
    bottom: 25px;
    background: #ffffff61;
    padding: 8px;
    border-radius: 12px;
    border: #fff solid 1px;
    width: 100%;
    max-width: 426px;
    display: flex;
    align-items: normal;
    justify-content: center;
    height: 158px;
}
.bgrrr .container.fulls_wd .slid_araea_box .dr_mages .us_mgaess {
    width: 134px;
    height: 140px;
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 10px;
    float: left;
}
.bgrrr .container.fulls_wd .slid_araea_box .dr_mages .contentss {
    float: left;
    max-width: 270px;
    width: 100%;
    text-align: left;
    position: relative;
    padding-left: 15px;
}
.bgrrr .container.fulls_wd .slid_araea_box .dr_mages .contentss p {
    margin: 0;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    line-height: 24px;
}
.bgrrr .container.fulls_wd .slid_araea_box .dr_mages .contentss span.sumr_datess {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 300;
}
.bgrrr .container.fulls_wd .slid_araea_box .dr_mages {
    display: flex;
}

.al_sec_ctxt.bothss_mgass {
    display: inline-block;
    width: 100%;
}
.al_sec_ctxt.bothss_mgass h2 {
    width: 50%;
    float: left;
}
.al_sec_ctxt.bothss_mgass h2 span {
    display: block;
}
.al_sec_ctxt.bothss_mgass p {
    width: 50%;
    float: left;
	margin:0;
}

.abt_contntcs {
    display: inline-block;
    width: 100%;
}
.abt_contntcs h4 {
    color: #6e5102;
    font-size: 22px;
    margin: 0 0 10px;
    font-weight: 500;
}
.abt_contntcs h2 {
    font-size: 32px;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-weight: 500;
    margin: 0px 0 15px;
    display: block;
}
.al_area_tx_suprts .contexx_tx {
    display: inline-block;
    width: 100%;
}
.al_area_tx_suprts .contexx_tx p {
    font-size: 16px;
    color: #6e5102;
    font-weight: 500;
    font-family: "DM Sans", sans-serif;
    text-align: right;
    margin: 40px 0 0;
    padding-left: 20px;
}


.count_main {
    display: inline-block;
    width: 100%;
}
.count_main h2 {
    color: #AA842F;
    font-size: 34px;
    font-weight: 700;
    margin: 0 0 5px;
    line-height: 42px;
}
.count_main p {
    color: #525252;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 5px;
}

.count_main span {
    color: #878787;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.rt_txt_areaa.mang_tx {
    display: block;
    max-width: 100%;
    text-align: left;
    margin-bottom: 60px;
}

.rt_txt_areaa {
    font-size: 18px;
    max-width: 540px;
    text-align: right;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}



.into_main_bx {
    display: inline-block;
    width: 100%;
}
.into_main_bx .in_boxx:before {
    position: absolute;
    content: '';
    background: #00000063;
    height: 100%;
    width: 100%;
}
.into_main_bx .in_boxx {
    width: 100%;
    height: 260px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.into_main_bx .in_boxx span.f_titlss {
    position: absolute;
    bottom: 15px;
    background: #AA842F;
    color: #fff;
    padding: 6px 10px;
    font-size: 16px;
    font-weight: 500;
}
.into_main_bx .in_boxx:last-child{margin-bottom:0;}
.into_main_bx .in_boxx img.bg_area {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



#master_palns .pln_bgrra {
    width: 100%;
    height: 550px;
    overflow: hidden;
}
#master_palns .pln_bgrra img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#location_advantages .pln_bgrra {
    width: 100%;
    height: 550px;
    overflow: hidden;
	position:relative;
}
#location_advantages .pln_bgrra img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#location_advantages .pln_bgrra:before {
    background: #00000052;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
}
#location_advantages .pln_bgrra .arrow_click {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
#location_advantages .glr_listings {
    display: inline-block;
    width: 100%;
	margin-top:20px;
}
#location_advantages .glr_listings ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#location_advantages .glr_listings ul li {
    width: 20%;
    float: left;
    text-align: center;
    color: #AA842F;
    font-size: 20px;
    padding: 20px 20px;
    line-height: 30px;
    border-right: #AA842F solid 1px;
}
#location_advantages .glr_listings ul li:last-child {
    border-right:none;
}


.modal-dialog.set_y_vdo {
    max-width: 1000px;
    height: 450px;
	border: #fff solid 5px;
}

.set_y_vdo button.close {
        width: 30px;
    height: 30px;
    opacity: 1;
    margin: 0;
    padding: 3px;
    position: absolute;
    z-index: 99;
    right: 0;
    line-height: 18px;
}

.modal-dialog.set_y_vdo iframe {
    border-radius: 3px;
}
.modal-dialog.set_y_vdo .modal-content {
    padding: 0;
    background: transparent;
    border: none;
	    height: 100%;
}
.set_y_vdo .modal-body {
    padding: 0;
}


.all_suprt_arrew .owl-nav {
    position: absolute;
    right: 0;
    top: -70px;
    margin: 0;
}
.all_suprt_arrew .owl-nav button:hover i {-webkit-text-stroke: 2px #AA842F !important; color: #fff !important;}
.all_suprt_arrew .owl-nav button:focus{outline:none !important;}
.all_suprt_arrew .owl-nav button.owl-prev {width: 30px; height: 30px; border:#AA842F solid 1px; border-radius: 100px; margin-right: 10px;}
.all_suprt_arrew .owl-nav button.owl-prev i {font-size: 20px; -webkit-text-stroke: 2px #e8e5dc; color: #AA842F; position: relative;  top: 3px;}
.all_suprt_arrew .owl-nav button.owl-next {width: 30px; height: 30px; border: #AA842F solid 1px; border-radius: 100px; margin-right:0px;}
.all_suprt_arrew .owl-nav button.owl-next i {font-size:20px; -webkit-text-stroke:2px #e8e5dc;  color:#AA842F; position:relative; top:3px; left:2px;}

.all_suprt_arrew .owl-nav button.owl-prev span {
    font-size: 0;
    background: url(../images/arrow_lt_gr.png) no-repeat center top;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: -11px;
}

.all_suprt_arrew .owl-nav button.owl-next span {
    font-size: 0;
    background: url(../images/arrow_rt_gr.png) no-repeat center top;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: -11px;
}

.all_suprt_arrew#three_poin_halp .owl-nav button:hover i {-webkit-text-stroke: 2px #AA842F !important; color: #fff !important;}
.all_suprt_arrew#three_poin_halp .owl-nav button:focus{outline:none !important;}
.all_suprt_arrew#three_poin_halp .owl-nav button.owl-prev {width: 30px; height: 30px; border:#fff solid 1px; border-radius: 100px; margin-right: 10px;}
.all_suprt_arrew#three_poin_halp .owl-nav button.owl-prev i {font-size: 20px; -webkit-text-stroke: 2px #2c2b2f; color: #fff; position: relative;  top: 3px;}
.all_suprt_arrew#three_poin_halp .owl-nav button.owl-next {width: 30px; height: 30px; border: #fff solid 1px; border-radius: 100px; margin-right:0px;}
.all_suprt_arrew#three_poin_halp .owl-nav button.owl-next i {font-size:20px; -webkit-text-stroke: 2px #2c2b2f; color: #ffffff; position:relative; top:3px; left:2px;}

.click_linkss {
    display: block;
    margin-top: 12px;
}
.click_linkss a {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

#three_poin_halp .itm_bx_areaa.fulls_wd {height: auto; overflow: initial;}
#three_poin_halp .itm_bx_areaa.fulls_wd .bg_mg_areaa {height: auto;}
#three_poin_halp .itm_bx_areaa.fulls_wd .hrb_area {z-index: 1; position: relative;}

#three_poin_halp .itm_bx_areaa {
    height: 390px;
    width: 100%;
    overflow: hidden;
	position: relative;
}
#three_poin_halp .itm_bx_areaa .bg_mg_areaa {
    height: 335px;
    overflow: hidden;
	position: relative;
    z-index: 1;
}
#three_poin_halp .itm_bx_areaa .bg_mg_areaa img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#three_poin_halp .itm_bx_areaa img.bg_ar_box {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
#three_poin_halp .itm_bx_areaa:hover .hrb_area{display:block;}
#three_poin_halp .itm_bx_areaa .hrb_area {
    position: absolute;
    bottom: 0;
    width: 100%;
	height: 100%;
	display:block;
}

#three_poin_halp .itm_bx_areaa .hrb_area .linkss {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #E8E5DC;
    padding: 15px;
}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss h3 {
    margin: 0;
    font-size: 22px;
    text-align: left;
}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss h3 span {
    float: right;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss a {
    text-align: center;
    font-size: 18px;
    padding: 0;
    display: inline-flex;
    position: relative;
    color: #fff;
    margin: 0 auto;
}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss a img {
    position: relative;
    left: 5px;
    width: 22px;
    height: 12px;
    top: 7px;
}


.al_content_s_ar {
    display: inline-block;
    width: 100%;
}
.al_content_s_ar h3 {
    font-size: 40px;
    font-weight: 800;
    margin: 0 0 12px;
	color:#1e1e1e;
}
.al_content_s_ar p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #3a3a3a;
    line-height: 26px;
    text-align: justify;
}

.about_uss .ovr_imgsss {
    width: 100%;
    height: 330px;
    overflow: hidden;
    border-radius: 20px;
    background: #ccc;
}
.about_uss .ovr_imgsss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.light_c_bg .our_serves {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.light_c_bg .our_serves h4 {
    font-size: 30px;
    font-weight: 700;
    color: #1E1E1E;
    margin: 0 0 10px;
}
.light_c_bg .our_serves p {
    font-size: 18px;
    font-weight: 500;
    color: #5D5D5D;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}



#project_gallery_prt .item{
  opacity:0.4;
  transition:.4s ease all;
  margin:0 20px;
  transform:scale(.8);
}
@media(max-width:1000px){
  #project_gallery_prt .item{margin:0; transform:scale(.9)}
}
#project_gallery_prt .active .item{
  opacity:1;
  transform:scale(1);
} 
#project_gallery_prt .item .glr_boxx_main {
    height: 440px;
    overflow: hidden;
    width: 100%;
}




#services_we_offer .mgs_box_areaa {
    display: inline-block;
    width: 100%;
}
#services_we_offer .mgs_box_areaa .mg_boxzz {
    height: 400px;
    width: 100%;
    overflow: hidden;
}
#services_we_offer .mgs_box_areaa .mg_boxzz img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#services_we_offer .mgs_box_areaa .contentss {
    display: inline-block;
    width: 100%;
	padding: 10px 0 0;
}
#services_we_offer .mgs_box_areaa .contentss h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px;
}
#services_we_offer .mgs_box_areaa .contentss p {
    margin: 0;
    float: left;
    width: 85%;
    font-size: 16px;
    color: #878787;
    line-height: 22px;
    height: 45px;
    overflow: hidden;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas {
    float: right;
    width: 15%;
    background: #b6111d;
    height: 45px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas a {
    display: block;
    text-align: center;
    height: 45px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas a img {
    margin: 0 auto;
    position: relative;
    top: 14px;
}


#see_how_we_stand_out .why_links_bx {
    display: inline-block;
    width: 100%;
	padding: 25px 30px 0px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
#see_how_we_stand_out .why_links_bx .wy_mgss .cnt_tx_lst {
    width: 84%;
    float: left;
}
#see_how_we_stand_out .why_links_bx .wy_mgss .cnt_tx_lst h4 {
    font-size: 22px;
    color: #1E1E1E;
    font-weight: 600;
    margin: 0 0 5px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss .cnt_tx_lst p {
    font-size: 16px;
    color: #878787;
    font-weight: 500;
    margin: 0;
}
#see_how_we_stand_out .why_links_bx .wy_mgss:last-child {
    margin-bottom: 0px;
}

#see_how_we_stand_out .why_links_bx .wy_mgss .lnk_sh {
    float: right;
    width: 16%;
    text-align: right;
}

#see_how_we_stand_out .why_links_bx .wy_mgss .lnk_sh a {
    float: right;
    display: block;
    padding: 5px 0px 5px 5px;
}




#know_how_we_work .forth_row {
    display: inline-block;
    width: 100%;
    position: relative;
}
#know_how_we_work .forth_row:before {
    content: '';
    width: 77%;
    margin: 0 auto;
    height: 1px;
    position: absolute;
    top: 40px;
    border: dashed 1px #c7c7c7;
    left: 0;
    right: 0;
}
#know_how_we_work .forth_row ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#know_how_we_work .forth_row ul li {
    float: left;
    width: 25%;
    text-align: center;
}
#know_how_we_work .forth_row ul li h5 {
    margin: 0 auto;
    width: 80px;
    height: 80px;
	background:#fff;
    border: #ccc solid 1px;
    border-radius: 100px;
    margin-bottom: 10px;
	position: relative;
}
#know_how_we_work .forth_row ul li h5 img {
    margin: 0 auto;
    position: relative;
    top: 13px;
}
#know_how_we_work .forth_row ul li p {
    font-size: 20px;
    color: #1E1E1E;
    margin: 0;
    font-weight: 600;
}

.link_btnss {
    display:inline-block; width:100%;
}
.link_btnss a {
    background: #AA842F;
	color:#fff !important;
    padding: 7px 20px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
	animation: blinker 1.5s linear infinite;
}

.testiml_areaa {
    background: #F7F7F7;
    padding: 20px;
    border-radius: 10px;
}
.testiml_areaa:hover {background: #b6111d; color: #fff;}
.testiml_areaa:hover span{color:#fff;}
.testiml_areaa:hover p{color:#fff;}
.testiml_areaa:hover .usr_rewss .usr_txt h2{color:#fff;}
.testiml_areaa:hover .quesss img{filter: brightness(0) invert(1);}


.testiml_areaa span {
    font-size: 16px;
    color: #868686;
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
}
.testiml_areaa p {
    font-size: 18px;
    color: #252525;
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 28px;
    height: 168px;
    overflow: hidden;
}
.testiml_areaa .quesss {
    margin-bottom: 10px;
	display: inline-block;
	width:100%;
    text-align: right;
}
.testiml_areaa .quesss img {
    width: 23px;
    height: 21px;
    float: right;
}
.testiml_areaa .usr_rewss {
    display:flex;
    width: 100%;
    margin-top:20px;
}

.testiml_areaa .usr_rewss .usr_mg {
    float: left;
    max-width: 45px;
    height: 45px;
    border-radius: 100px;
    overflow: hidden;
    width: 12%;
}
.testiml_areaa .usr_rewss .usr_mg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testiml_areaa .usr_rewss .usr_txt {
    width: 88%;
    padding-left: 20px;
}
.testiml_areaa .usr_rewss .usr_txt h2 {
    font-size: 20px;
    margin: 0 0 5px;
    font-weight: 600;
    color: #000;
}

.testiml_areaa .usr_rewss .usr_txt p {
    height: auto;
    font-size: 14px;
    margin: 0;
    line-height: 16px;
    color: #FFA500;
}

.arrow_supportss .owl-nav {margin:15px 0 0; position:absolute;}
.arrow_supportss .owl-nav button.owl-prev {width:36px; height:36px; border:#ccc solid 1px; border-radius:100px; margin-right:5px;}
.arrow_supportss .owl-nav button.owl-prev:hover {border:#B10D2F solid 1px; color:#B10D2F;}
.arrow_supportss .owl-nav button.owl-prev:focus{outline:none;}
.arrow_supportss .owl-nav button.owl-prev i {font-weight:100; -webkit-text-stroke:1px #ffffff; font-size:18px; position:relative; top:2px; left:0px;}

.arrow_supportss .owl-nav button.owl-next {width:36px; height:36px; border:#ccc solid 1px; border-radius:100px;}
.arrow_supportss .owl-nav button.owl-next:hover {border:#B10D2F solid 1px; color:#B10D2F;}
.arrow_supportss .owl-nav button.owl-next:focus{outline:none;}
.arrow_supportss .owl-nav button.owl-next i {font-weight:100; -webkit-text-stroke:1px #ffffff; font-size:18px; position:relative; top:2px; left:2px;}

.read{color:#b6111d !important;}


.ourwork.about_us .abt_contntcs p {
    font-size: 16px;
    margin: 0 0 0;
    line-height: 28px;
    color: #ccc;
    font-weight: 500;
}

.ourwork.about_us .abt_contntcs h4 {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
}

.ourwork.about_us .abt_contntcs p {
    font-size: 26px;
    margin: 0 0 0;
    line-height: 36px;
    color: #fff;
    font-weight: 500;
}
.ourwork.about_us .abt_contntcs p span.w_text {
    color: #fff;
    font-weight: 500;
}
.ourwork.about_us .rdy_cont_area p {
    font-size: 24px;
    margin: 0 0 0;
    line-height: 34px;
    color: #ffffff;
    font-weight: 500;
}
.about_us#our_work .rdy_cont_area {
    display: inline-block;
    width: 100%;
    font-family: "DM Sans", sans-serif;
    padding-left: 30px;
    padding-top: 0px;
}

#stap_area .options {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  overflow: hidden;
    min-width: 1300px;
    max-width: 1300px;
    width: calc(100% - 1000px);
    height: 570px;
	margin-top: 60px;
}
#stap_area .options .option:last-child {
    margin-right: 0;
}



.bgrrr.otherpgess {
    height: 300px;
}
.bgrrr.otherpgess .hdr_cnt_aarea {
    max-width: 100%;
}
.bgrrr.otherpgess .hdr_cnt_aarea .midelss {
    text-align: center;
    width: 100%;
}
.bgrrr.otherpgess .hdr_cnt_aarea .midelss h2 {
    max-width: 100%;
    text-align: center;
    margin: 0;
	font-size: 42px;
	font-weight:600;
}
.bgrrr.otherpgess .container.fulls_wd {
    height: 100%;
    width: 100%;
    bottom: 0;
}


@media screen and (max-width: 718px) {
  #stap_area .options {
    min-width: 520px;
  }
}
@media screen and (max-width: 638px) {
  #stap_area .options {
    min-width: 440px;
  }
}
@media screen and (max-width: 558px) {
  #stap_area .options {
    min-width: 360px;
  }
  #stap_area .options .option:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 478px) {
  #stap_area .options {
    min-width: 280px;
  }
  #stap_area .options .option:nth-child(2) {
    display: none;
  }
}
#stap_area .options .option {
    position: relative;
    overflow: hidden;
    min-width: 60px;
    margin: 0 20px 0 0;
    background: var(--optionBackground, var(--defaultBackground, #E6E9ED));
    background-size: auto 100%;
    background-position: center;
    cursor: pointer;
    transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
    max-width: 315px;
    width: 100%;
}

#stap_area .options .option.active {
  flex-grow: 10000;
  transform: scale(1);
  max-width: 600px;
  margin: 0px 20px 0 0px;
  border-radius: 40px;
  background-size:cover;
  /*&:active {
     transform:scale(0.9);
  }*/
}
#stap_area .options .option.active .shadow {
    box-shadow: inset 0 -120px 120px -120px black, inset 0 -120px 120px -100px black;
    background: #00000021;
    width: 100%;
    height: 26%;
    position: absolute;
    bottom: 0;
}
#stap_area .options .option.active .label {
  bottom: 20px;
  left: 20px;
}
#stap_area .options .option.active .label .info > div {
  left: 0px;
  opacity: 1;
}
#stap_area .options .option:not(.active) {
  flex-grow: 1;
  border-radius: 30px;
}
#stap_area .options .option:not(.active) .shadow {
  bottom: -40px;
  box-shadow: inset 0 -120px 0px -120px black, inset 0 -120px 0px -100px black;
}
#stap_area .options .option:not(.active) .label {
  bottom: 10px;
  left: 10px;
}
#stap_area .options .option:not(.active) .label .info > div {
left: 0px;
    top: 20px;
    font-size: 16px;
    line-height: 26px;
}

#stap_area .options .option .label {
  display: flex;
  position: absolute;
  right: 0px;
  height: 40px;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
#stap_area .options .option .label .icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: white;
  color: var(--defaultBackground);
}
#stap_area .options .option.active .label .info .sub {
    display: block;
}


#stap_area .options .option .label .info {
display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 10px;
    color: white;
    white-space: pre;
    position: relative;
    top: -35px;
    left: -7px;
}

#stap_area .options .option .label .info > div {
  position: relative;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
}
#stap_area .options .option .label .info .main {
    font-weight: 500;
    font-size: 20px;
    font-family: "DM Sans", sans-serif;
    margin: 0 0 5px 0;
    line-height: 30px;
    text-wrap: auto;
    max-width: 390px;
}

#stap_area .options .option .label .info .sub {
    transition-delay: 0.1s;
    text-wrap: auto;
    font-size: 14px;
    line-height: 20px;
    font-family: "DM Sans", sans-serif;
	    display: none;
}
#stap_area .options .option.active .lg_o_titlss {
    display: inline-block;
    width: 100%;
    padding: 20px;
}
#stap_area .options .option.active .lg_o_titlss .lgo_sm {
    float: left;
    max-width: 70px;
    width: 100%;
}
#stap_area .options .option.active .lg_o_titlss .til_tabss {
    float: right;
    max-width: 380px;
    width: 100%;
	    display: block;
}

#stap_area .options .option:nth-child(2).active .lg_o_titlss .til_tabss {
    max-width: 480px;
}

#stap_area .options .option.active .lg_o_titlss .til_tabss ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#stap_area .options .option.active .lg_o_titlss .til_tabss ul li {
border: #8A8A8A solid 1px;
    text-align: center;
    padding: 5px 20px;
    float: right;
    color: #8A8A8A;
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    border-radius: 100px;
    font-size: 16px;
}
#stap_area .options .option .lg_o_titlss {
    padding: 20px;
}
#stap_area .options .option .lg_o_titlss .lgo_sm {
    max-width: 50px;
    width: 100%;
}
#stap_area .options .option .lg_o_titlss .til_tabss {
    display: none;
}

.container.evnt_aressess {
    margin-top: 60px;
}
.eventspgs#AboutUs .abt_contntcs h4 {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
}
.eventspgs#AboutUs .evn_ts_mgs {
    display: inline-block;
    width: 100%;
    height: 670px;
    overflow: hidden;
    border-radius: 10px;
	    position: relative;
}
.eventspgs#AboutUs .evn_ts_mgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.eventspgs#AboutUs .evn_ts_mgs .ev_date {
    position: absolute;
    background: #fff;
    right: 60px;
    padding: 5px 10px;
    border-radius: 0 0 6px 6px;
    text-align: center;
}
.eventspgs#AboutUs .evn_ts_mgs .ev_date span {
    font-size: 14px;
    font-weight: 600;
    color: #1C1A1F;
}
.eventspgs#AboutUs .evn_ts_mgs .ev_date p {
    font-size: 22px;
    font-weight: 600;
    color: #1C1A1F;
    margin: 0;
    line-height: 24px;
}
.eventspgs#AboutUs .events_cnt {
    display: inline-block;
    width: 100%;
}
.eventspgs#AboutUs .events_cnt h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    font-family: "DM Sans", sans-serif;
    margin: 0 0 10px;
    line-height: 34px;
}
.eventspgs#AboutUs .events_cnt p {
    font-size:16px;
    color: #fff;
    font-weight: 500;
    font-family: "DM Sans", sans-serif;
    margin: 0 0 30px;
    line-height: 24px;
	    text-align: justify;
}
.eventspgs#AboutUs .events_cnt .k_pointss {
    display: inline-block;
    width: 100%;
}
.eventspgs#AboutUs .events_cnt .k_pointss ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.eventspgs#AboutUs .events_cnt .k_pointss ul li {
    float: left;
    width: 50%;
}
.eventspgs#AboutUs .events_cnt .k_pointss ul li p {
    margin: 0;
    display: inline-block;
    width: 100%;
}
.eventspgs#AboutUs .events_cnt .k_pointss ul li p span.lgtxt {
    font-size: 38px;
    line-height: 44px;
	float:left;
}
.eventspgs#AboutUs .events_cnt .k_pointss ul li p span.smtxt {
    float: left;
    font-size: 14px;
    max-width: 110px;
    text-align: left;
    font-weight: 400;
    line-height: 19px;
    padding-left: 10px;
    position: relative;
    top: 4px;
}


.evnt_main {
    display: inline-block;
    width: 100%;
    border-bottom: #fff solid 1px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.evnt_main:last-child{padding-bottom:0; border:none;}

.evnt_main .ev_list_paertss {
    display: flex;
    width: 100%;
}
.evnt_main .ev_list_paertss .date_s {
    float: left;
    width: 15%;
}
.evnt_main .ev_list_paertss .date_s h2 {
    color: #fff;
    font-family: "DM Sans", sans-serif;
    font-size: 44px;
    font-weight: 600;
}
.evnt_main .ev_list_paertss .date_s p {
    color: #fff;
    font-size: 20px;
    border-bottom: #fff solid 1px;
    max-width: 75%;
    margin: 0 0 5px;
    padding-bottom: 2px;
}
.evnt_main .ev_list_paertss .ev_mg_sm_partss {
    width: 85%;
}
.evnt_main .ev_list_paertss .ev_mg_sm_partss {
    width: 85%;
    height: 298px;
    overflow: hidden;
    border-radius: 10px;
}
.evnt_main .ev_list_paertss .ev_mg_sm_partss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.evnt_main .evnts_cntss_tx {
    display: inline-block;
    width: 100%;
	font-family: "DM Sans", sans-serif;
}
.evnt_main .evnts_cntss_tx h4 {
    color: #fff;
    font-size: 32px;
    margin: 0 0 10px;
    font-family: "DM Sans", sans-serif;
    padding-bottom: 10px;
    border-bottom: #fff solid 1px;
}
.evnt_main .evnts_cntss_tx span.adss {
    font-size: 16px;
    color: #cdcdcd;
	display:block;
    font-weight: 500;
	    margin-top: 15px;
}
.evnt_main .evnts_cntss_tx span.adss img {
    float: left;
    margin-right: 6px;
    position: relative;
    top: 3px;
}
.evnt_main .evnts_cntss_tx p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 26px;
    margin: 15px 0 25px;
}

.links_al_pagess {
    position: relative;
}
.links_al_pagess a.vw_details {
    display: inline-block;
    width: auto;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #ffffff;
    border: #ffffff solid 1px;
    padding: 11px 20px;
    border-radius: 100px;
    position: relative;
}
.links_al_pagess a.vw_details:hover{background:#fff; color:#000;}
.links_al_pagess a.lnk_btnss {
    position: absolute;
    top: 0px;
    margin-left: -5px;
}


#contents_tx .tx_contentss {
    margin-bottom: 60px;
    text-align: center;
    color: #fff;
}
#contents_tx .tx_contentss h2 {
    margin: 0;
    font-size: 40px;
    font-weight: 600;
}
#contents_tx .contentss_tx {
    color: #fff;
    font-family: "DM Sans", sans-serif;
}
#contents_tx .contentss_tx h4 {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #000;
}
#contents_tx .contentss_tx .un_tx_istst {
    margin-bottom: 30px;
}
#contents_tx .contentss_tx .un_tx_istst h5 {
    font-size: 19px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
}
#contents_tx .contentss_tx .un_tx_istst p {
    font-size: 16px;
    margin-bottom: 10px;
	color:#422d06;
}
#contents_tx .contentss_tx .un_tx_istst p a {
    color: #422d06;
    font-weight: 600;
}
#contents_tx .contentss_tx .un_tx_istst ul li{
	font-size: 16px;
    margin-bottom: 10px;
	color:#422d06;
}
#contents_tx .contentss_tx .un_tx_istst ul li strong {
    font-weight: 600;
}
#contents_tx .contentss_tx .un_tx_istst ul li a {
    color: #422d06;
    font-weight: 600;
}


.abt_eventss .ev_detaills {
    margin-top: 25px;
    display: inline-block;
    width: 100%;
}
.abt_eventss .ev_detaills .event_dtlss {
    width: 100%;
    height: 277px;
    overflow: hidden;
    border-radius: 10px;
}
.abt_eventss .ev_detaills .event_dtlss img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.abt_eventss .ev_detaills .events_cnt {
    display: inline-block;
    width: 100%;
}
.abt_eventss .ev_detaills .events_cnt h2 {
    font-size: 24px;
    margin: 0 0 12px;
    font-weight: 600;
}
.abt_eventss .ev_detaills .events_cnt p {
    font-size: 15px;
    margin: 0 0 12px;
    font-weight: 500;
}

.abt_eventss .ev_detaills .events_cnt .k_pointss {
    display: inline-block;
    width: 100%;
	margin-top: 10px;
}
.abt_eventss .ev_detaills .events_cnt .k_pointss ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.abt_eventss .ev_detaills .events_cnt .k_pointss ul li {
    float: left;
    width:auto;
}
.abt_eventss .ev_detaills .events_cnt .k_pointss ul li p {
    margin: 0;
    display: inline-block;
    width: 100%;
}
.abt_eventss .ev_detaills .events_cnt .k_pointss ul li p span.lgtxt {
    font-size: 38px;
    line-height: 44px;
	float:left;
}
.abt_eventss .ev_detaills .events_cnt .k_pointss ul li p span.smtxt {
    float: left;
    font-size: 14px;
    max-width: 110px;
    text-align: left;
    font-weight: 400;
    line-height: 19px;
    padding-left: 10px;
    position: relative;
    top: 4px;
}

/* Testimonials */
.clienttestiml #testiml {
    max-width: 1050px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}

.clienttestiml .abt_contntcs h5 {
    color: #fff;
    font-size: 32px;
    margin: 25px 0 0;
    font-weight: 600;
	display:block;
}

.ste_texti_mal {
    padding:0px;
    border-radius: 20px;
	background: url(../images/tst_bg_box.png) no-repeat;
}
.ste_texti_mal p {
    font-size: 18px;
    color: #fff;
    font-family: "DM Sans", sans-serif;
    margin: 20px 20px 20px;
    height: 175px;
    overflow: hidden;
}
.ste_texti_mal .pd_space{padding:20px 20px 0 20px;}
.ste_texti_mal img.auto {
    width: auto;
}
.ste_texti_mal .user_name {
    position: relative;
    bottom: -6px;
    background: #1c1a1f;
    width: 68%;
    display: inline-block;
    padding: 12px 0px 3px 0px;
    border-radius: 0 20px 0 0;
}
.ste_texti_mal .user_name .user_mg {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100px;
}
.ste_texti_mal .user_name .usr_contntss {
    float: left;
    max-width: 80%;
    width: 100%;
    padding-left: 15px;
}
.ste_texti_mal .user_name .usr_contntss p {
    margin: 0 0 3px;
    font-size: 16px;
    font-weight: 500;
	color:#fff;
	line-height:20px;
	height:auto;
}
.ste_texti_mal .user_name .usr_contntss span {
    font-size: 12px;
    font-weight: 400;
    color: #c7c7c7;
}
.clienttestiml #testiml .owl-dots {
    margin-top: 30px;
}
.clienttestiml #testiml .owl-dots button.owl-dot.active span {
    width: 30px;
    height: 5px;
    border-radius: 3px;
    background: #fff;
}
.clienttestiml #testiml .owl-dots button.owl-dot span {
    width: 30px;
    height: 5px;
    border-radius: 3px;
    background: #878787;
}
.clienttestiml #testiml .owl-dots button.owl-dot:focus{border:none; outline:none;}
/* End Testimonials */

#enquirenow .tital_tx {
    font-size: 130px;
    display: flex;
    color: #403f43;
    margin-bottom: 30px;
    line-height: 140px;
}
#enquirenow .tital_tx img {
    width: 70px;
    height: 75px;
    position: relative;
    top: 45px;
    margin: 0 6px;
}

.enqr_tx {
    display: inline-block;
    width: 100%;
}
.enqr_tx h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 12px;
}
.enqr_tx p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 30px;
    font-family: "DM Sans", sans-serif;
    max-width: 440px;
    width: 100%;
}
.enqr_tx .enq_mgss {
    width: 100%;
    height: 432px;
    overflow: hidden;
    border-radius:0px;
}
.enqr_tx .enq_mgss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




.frm_cnt_bx .al_sec_ctxt {
    margin-bottom: 50px;
}
.frm_cnt_bx .al_sec_ctxt span {
    margin: 0 0 5px;
}
.frm_cnt_bx .al_sec_ctxt p {
    color: #7C7C7C;
    font-weight: 600;
    margin: 10px 0 0;
}

.home.enquire#enquirenow .form_boxx.frm_cnt_bx {
    padding-left: 40px;
}
.cont_enqury .form_boxx.frm_cnt_bx {
    padding-left: 40px;
}
.frm_cnt_bx .frm_fildss .form-group{margin-bottom:25px;}
.frm_cnt_bx .frm_fildss .form-group.mrg_codes {
    position: relative;
}
.frm_cnt_bx .frm_fildss .form-group.mrg_codes i {
    position: absolute;
    right: 15px;
    top: 44px;
    font-size: 18px;
}

.frm_cnt_bx .frm_fildss .form-group.mrg_codes img {
    position: absolute;
    right: 15px;
    top: 43px;
    font-size: 18px;
}
.frm_cnt_bx .frm_fildss .form-group label {
    font-weight: 500;
    font-size: 20px;
    color: #1E1E1E;
}

#enquirenow .frm_cnt_bx .frm_fildss .form-group label {
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
}

.frm_cnt_bx .frm_fildss .form-group .form-control {
    border: none;
    border-radius: 10px;
    height: 50px;
    font-size: 16px;
	font-family: "DM Sans", sans-serif;
    background: #9696963B;
	color:#fff;
}

.frm_cnt_bx .frm_fildss.home .form-group .form-control {
    border: none;
    border-radius: 0;
    height: 50px;
    padding: 0;
    font-size: 16px;
    font-family: "DM Sans", sans-serif;
    background: transparent;
    color: #000000;
    border-bottom: #ccc solid 1px;
}
.frm_cnt_bx .frm_fildss.home .form-group .form-control:focus{outline:none; border:none; border-bottom: #ccc solid 1px;}
.frm_cnt_bx .frm_fildss.home .form-group .iti__selected-flag {
    background: transparent;
    padding: 0;
    color: #7e7e7e;
    border-radius: 0;
    font-weight: 600;
}
.frm_cnt_bx .frm_fildss.home .form-group .iti__selected-flag:before{background: #cccccc;}
.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user {
    display:inline-block; width:100%;
}
.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details img {
    width: 55px;
    height: 20px;
    position: relative;
    left: 10px;
    top: 4px;
}
.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details {
    background: #AA842F;
    font-size: 22px;
    font-weight: 600;
    display: flex;
    text-transform: capitalize;
    border-radius: 0;
    padding: 6px 30px 6px 25px;
    color: #fff;
}
.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details:focus{outline:none; border:none;}
.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details img {
    filter: brightness(0) invert(1);
}

.form_boxx.frm_cnt_bx h3 {
    font-size: 30px;
    color: #AA842F;
    font-weight: 700;
    margin-bottom: 20px;
}
.frm_cnt_bx .frm_fildss.home .form-group {
    margin-bottom: 30px;
}

.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links {
    margin: 0px 0 0;
}


.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss {
    display: inline-block;
    width: 100%;
	margin-bottom:25px;
}
.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss input {
    float: left;
    width: 3%;
	transform: scale(1.3);
    margin-top:5px;
}
.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss label {
    float: left;
    width: 97%;
    font-size: 16px;
    color: #434343;
    font-weight: 500;
    max-width: 100%;
    padding-left: 10px;
    margin: 0;
}

#enquire_now .modal-body .we_promisess {
    margin-top: 35px;
}
#enquire_now .modal-body .we_promisess h4 {
    background: #AA842F;
    color: #fff;
    padding: 7px 20px;
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
}
#enquire_now .modal-body .we_promisess .listing_areaa {
    background: #E8E5DC;
    padding: 15px;
	display:inline-block;
	width:100%;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul li {
    width: 25%;
    float: left;
    display: flex;
	position:relative;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul li:before {
    position: absolute;
    content: '';
    height: 100%;
    background: #000;
    width: 1px;
    right: 50px;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul li:nth-child(4):before {
    display: none;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul li img {
width: 30px;
    height: 30px;
    margin-right: 15px;
    position: relative;
    top: 7px;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul li .uder_tit {
    display: inline-block;
    width: 100%;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul li .uder_tit p {
    margin: 0;
    font-size: 18px;
    color: #1E1E1E;
    font-weight: 600;
}
#enquire_now .modal-body .we_promisess .listing_areaa ul li .uder_tit span {
    margin: 0;
    font-size: 20px;
    color: #4F4F4F;
    font-weight: 600;
    display: block;
    line-height: 24px;
}

#enquire_now .form-group .form-control {
    height: 45px;
}

#contactususs .cntuct_mg {
    width: 100%;
    height: 285px;
    overflow: hidden;
}
#contactususs .cntuct_mg img{width:100%; height:100%; object-fit:cover;}


.frm_cnt_bx .frm_fildss .form-group .form-control:focus{outline:none; box-shadow:none; border:#9696963B solid 1px;}

.frm_cnt_bx .frm_fildss .form-group textarea.form-control {
    border: none;
    border-radius: 10px;
    height: auto;
	font-family: "DM Sans", sans-serif;
    font-size: 16px;
	background: #9696963B;
	color:#fff;
}
.frm_cnt_bx .frm_fildss .form-group textarea.form-control:focus{outline:none; box-shadow:none; border:#9696963B solid 1px;}

.frm_cnt_bx .frm_fildss .submmit {
    max-width: 100%;
    margin-bottom: 15px;
}
.frm_cnt_bx .frm_fildss .submmit button {
background: #1C1A1F;
    border: none;
    height: 50px;
    padding: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: rgb(57 55 59);
    border-radius: 10px 0 0px 10px;
    color: #fff;
    font-size: 16px;
    font-family: "DM Sans", sans-serif;
    padding-right: 0px;
    position: relative;
}
.iti--separate-dial-code .iti__selected-flag:before {
    width: 1px;
    height: 30px;
    content: '';
    position: absolute;
    background: #8f8f8f;
    right: 0;
	right: -7px;
}
.iti__arrow {
    border-top: 4px solid #9f9f9f !important;
}
.frm_cnt_bx .frm_fildss .form-group .form-control.space_pd {
    padding-left: 90px !important;
}


.rdy_cont_area.al_user .links {
    display: flex;
    margin-top: 15px;
}
.rdy_cont_area.al_user a.vw_details {
    margin: 0;
}
.rdy_cont_area.al_user .links button.vw_details {
display: inline-block;
    width: auto;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #ffffff;
    border: #ffffff solid 1px;
    padding: 12px 40px;
    border-radius: 100px;
    position: relative;
    background: transparent;
    cursor: pointer;
    font-size: 18px;
}
.rdy_cont_area.al_user .links button.vw_details:hover {
    background: #fff;
    color: #333;
    font-weight: 500;
}



/* Event Page */
#events_pg .ev_topss {
    display: inline-block;
    width: 100%;
}

#eventspges .ev_mg_partss {
    width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}
#eventspges .ev_mg_partss .ev_date {
    position: absolute;
    background: #fff;
    right: 60px;
    padding: 5px 10px;
    border-radius: 0 0 6px 6px;
    text-align: center;
}
#eventspges .ev_mg_partss img.bgr {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#eventspges .ev_mg_partss .ev_date span {
    font-size: 14px;
    font-weight: 600;
    color: #1C1A1F;
}
#eventspges .ev_mg_partss .ev_date p {
    font-size: 22px;
    font-weight: 600;
    color: #1C1A1F;
    margin: 0;
    line-height: 24px;
}

#eventspges .ev_mg_partss .over_ev_dtlss {
    position: absolute;
    bottom: 50px;
    color: #fff;
    padding-left: 40px;
    max-width: 520px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
}
#eventspges .ev_mg_partss .over_ev_dtlss h3 {
    font-size: 34px;
    margin: 0 0 15px;
    line-height: 41px;
    font-weight: 500;
}
#eventspges .ev_mg_partss .over_ev_dtlss p {
    font-size: 16px;
    margin: 0px;
    line-height: 24px;
    font-weight: 500;
}

#eventspges .owl-nav {position: absolute; top: 45%; display: block !important;    width: 100%;}
#eventspges .owl-nav button:focus{outline:none; border:none;}
#eventspges .owl-nav button i {color: #fff; -webkit-text-stroke: 1px #9f9fa0; font-size: 18px;  position: relative;  top: 3px;}
#eventspges .owl-nav button.owl-prev i {left:-1px;}
#eventspges .owl-nav button.owl-prev {left: 10px; position: absolute; background: #a6a6a6e8; width: 39px; height: 39px; border-radius: 100px;}
#eventspges .owl-nav button.owl-next {right: 10px; position: absolute; background: #a6a6a6e8; width: 39px; height: 39px; border-radius: 100px;}
#eventspges .owl-nav button.owl-next i {right:-1px;}

#eventspges .owl-nav.disabled {position: absolute; top: 45%; display: block !important;    width: 100%;}
#eventspges .owl-nav.disabled button:focus{outline:none; border:none;}
#eventspges .owl-nav.disabled button i {color: #fff; -webkit-text-stroke: 1px #9f9fa0; font-size: 18px;  position: relative;  top: 3px;}
#eventspges .owl-nav.disabled button.owl-prev i {left:-1px;}
#eventspges .owl-nav.disabled button.owl-prev {left: 10px; position: absolute; background: #a6a6a6e8; width: 39px; height: 39px; border-radius: 100px;}
#eventspges .owl-nav.disabled button.owl-next {right: 10px; position: absolute; background: #a6a6a6e8; width: 39px; height: 39px; border-radius: 100px;}
#eventspges .owl-nav.disabled button.owl-next i {right:-1px;}

#contnss .sld_entess {
    display: inline-block;
    width: 100%;
}
#contnss .sld_entess h3 {
    text-align: center;
    color: #fff;
    margin: 0 0 35px;
    font-size: 32px;
    font-weight: 500;
}
#countdown {
    display: inline-block;
    width: 100%;
}
#countdown ul {
    padding: 0;
    display: table;
    margin: 0 auto;
	list-style: none;
}
#countdown ul li {
    background: #fff;
    float: left;
    margin-right: 20px;
    padding: 10px;
    border-radius: 10px;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    color: #1c1a1f;
    font-weight: 500;
    text-align: center;
    width: 120px;
}
#countdown ul li span {
    display: block;
    font-size: 34px;
    font-weight: 600;
}
#countdown ul li:last-child{margin-right:0;}


.abt_eventss .cnt_hddingss {
    color: #fff;
    font-size: 32px;
    margin: 0 0 15px;
    line-height: 40px;
}
/* End Event Page */



.als_contntcs {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.als_contntcs p {
    margin: 0 0 5px;
    font-size: 20px;
    color: #919191;
    font-weight: 400;
}
.als_contntcs h3 {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    color: #AA842F;
}
.als_contntcs span {
    font-size: 18px;
    display: inline-block;
    max-width: 300px;
    width: 100%;
    margin-top: 15px;
}
#AboutUs .mgs_box_areaa {
    width: 100%;
    height: 465px;
    overflow: hidden;
}
#AboutUs .mgs_box_areaa img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*  About */

.about_us .img_bx_ar_ard {width: 100%; height:325px; overflow: hidden; border-radius: 20px;}
.about_us .img_bx_ar_ard img {width: 100%; height: 100%; object-fit: cover;}

.about_us .rdy_cont_area {
    display: inline-block;
    width: 100%;
	    font-family: "DM Sans", sans-serif;
}
.about_us .rdy_cont_area span.sm_cntss {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
	color: #000;
}
.about_us .rdy_cont_area h4 {
margin: 0 0 10px;
    font-size: 26px;
    font-weight: 600;
    line-height: 38px;
    color: #1E1E1E;
}

.about_us .rdy_cont_area p {
    font-size: 18px;
    margin: 0 0 0;
    line-height: 28px;
    color: #686868;
    font-weight: 500;
    max-width: 510px;
    width: 100%;
}
.about_us .rdy_cont_area p .strongss{font-weight:600;}
.about_us .rdy_cont_area p span.w_text {
    color: #fff;
    font-weight: 700;
}
.rdy_cont_area a.vw_details {
    display: inline-block;
    width: auto;
    margin-top: 20px;
    text-transform: capitalize;
    font-weight: 500;
    color: #ffffff;
    padding: 9px 25px;
    border-radius: 0;
    position: relative;
    font-size: 18px;
    background: #b6111d;
}
.rdy_cont_area a.vw_details:hover {
    
}
.about_us .rdy_cont_area .links {
    position: relative;
}
.about_us .rdy_cont_area .links a.lnk_btnss {
    position: absolute;
    top: 20px;
    margin-left: -5px;
}
#AboutUs .abt_contntcs {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
}

.rdy_cont_area a.vw_details:hover img{filter: brightness(0) invert(1);}
.rdy_cont_area a.vw_details img {
    float: right;
    margin-left: 10px;
    position: relative;
    top: 5px;
}

#oth_aboutss {
    position: relative;
    top: 20%;
}

#AboutUs .bg_textx {
font-size: 100px;
    color: #F2EFE896;
    position: absolute;
    bottom: 6px;
    font-weight: 500;
    left: initial;
    right: 0;
}

#AboutUs .ab_top_spacess {
    margin-top: 50px;
}
#AboutUs .abt_sm_mgs {
    width: 100%;
    height: 413px;
    overflow: hidden;
    border-radius: 10px;
}
#AboutUs .abt_sm_mgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#AboutUs .tabs_liststs_hm {
    display: inline-block;
    width: 100%;
    margin-top:0px;
}
#AboutUs .tabs_liststs_hm ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#AboutUs .tabs_liststs_hm ul li {
    float: right;
    margin-left: 15px;
    border: #ccc solid 1px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 4px 20px;
    border-radius: 100px;
    margin-bottom: 20px;
}
#AboutUs .tabs_liststs_hm ul li:hover{background:#ffffff5e;}
#AboutUs .tabs_liststs_hm ul li:last-child{margin-right:0;}







.slider .swiper-container {
  width: 100%;
  height: 100%;
}
.slider__flex {
    display: flex;
    align-items: flex-start;
    width: 100%;
    background: #fff;
    padding: 0px;
    border-radius: 30px;
}
.slider__flex .row {
    width: 100%;
}
.slider__col {
  display: flex;
  flex-direction: column;
  width: auto;
    margin-right: 15px;
    position: relative;
    padding: 30px;	
}
.slider__col .prviws_lst {
    position: absolute;
    bottom: 33px;
    right: 0;
	z-index:9;
}
.slider__col .prviws_lst .slider__prev {
    height: 37px;
    width: 37px;
    border: #1c1a1f solid 1px;
    border-radius: 50px;
	background: url(../images/arrow_top.png) no-repeat; background-position: center;
	font-size:0;
	margin-bottom:10px;
}
.slider__col .prviws_lst .slider__prev:hover{background: #000 url(../images/arrow_top_w.png) no-repeat; background-position: center;}

.slider__col .prviws_lst .slider__next {
    height: 37px;
    width: 37px;
    border: #1c1a1f solid 1px;
    border-radius: 50px;
	background: url(../images/arrow_bottom.png) no-repeat; background-position: center;
	font-size:0;
}
.slider__col .prviws_lst .slider__next:hover{background:#000; background: #000 url(../images/arrow_bottom_w.png) no-repeat; background-position: center;}


.slider__prev,
.slider__next {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider__prev:focus,
.slider__next:focus {
  outline: none;
}

.slider__col .cnt_texttx {
    margin-bottom: 30px;
}
.slider__col .cnt_texttx h5 {
    font-size: 24px;
    margin: 0 0 20px;
    color: #1C1A1F;
    font-weight: 600;
}
.slider__col .cnt_texttx p {
    font-size: 16px;
    margin: 0 0 25px;
    color: #1C1A1F;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.slider__col .cnt_texttx .knw_btnss {
    display: inline-block;
    width: 100%;
}
.slider__col .cnt_texttx .knw_btnss a.brd_linkss {
    border: #1C1A1F solid 1px;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 50px;
    float: left;
    font-size: 18px;
    color: #1C1A1F;
    font-weight: 500;
}
.slider__col .cnt_texttx .knw_btnss a.brd_linkss:hover{background:#1C1A1F; color:#fff;}

.slider__thumbs {
  height: calc(290px - 6px);
}
.swiper-slide {
    margin-bottom: 15px;
}
.slider__thumbs .slider__image {
  transition: 0.25s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
font-size: 22px;
    line-height: 35px;
    cursor: pointer;
font-weight: 600;	
}
.slider__thumbs .slider__image:hover {
  opacity: 1;
}
.slider__thumbs .swiper-slide-thumb-active .slider__image {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.slider__images {
  height: 633px;
  width:100%;
  border-radius:10px;
  overflow:hidden;
}
.slider__images .slider__image img {
  transition: 3s;
}
.slider__images .slider__image:hover img {
  transform: scale(1.1);
}
.slider__image {
  width: 100%;
  height: 100%;
  border-radius:10px;
  overflow: hidden;
}
.slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .slider__flex {
    flex-direction: column-reverse;
  }
  .slider__col {
    flex-direction: row;
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%;
  }
  .slider__images {
    width: 100%;
  }
  .slider__thumbs {
    height: 100px;
    width: calc(100% - 6px);
    margin: 0 16px;
  }
  .slider__prev,
  .slider__next {
    height: auto;
    width: 32px;
  }
}



.bgrrr#other_pagess:before {
    display: none;
}
.bgrrr#other_pagess {
    height: auto;
    background: transparent;
    margin-top: 0;
}
.bgrrr#other_pagess header#fixedds {
    padding-bottom: 20px;
}
.bgrrr#other_pagess header#fixedds nav {
    top: 10px;
}
.bgrrr#other_pagess header#fixedds.sticky nav {
    top: 0px;
}
.bgrrr#other_pagess header#fixedds.sticky {
    padding-bottom: 5px;
}

#Products .ovl_sld_mindss #three_points1 {
    position: relative;
    top: 0;
}
#Products .ovl_sld_mindss #three_points1 .owl-nav{display:none;}

#oth_aboutss .abt_new_cntss {
    display: inline-block;
    width: 100%;
	position: relative;
}
#oth_aboutss .abt_new_cntss img.abt_otherss {
    position: absolute;
    right: 26%;
    top: 7%;
}
#oth_aboutss .abt_new_cntss span {
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
    font-weight: 400;
    color: #1C1A1F;
}
#oth_aboutss .abt_new_cntss h3 {
    font-size: 54px;
    margin-bottom: 0;
    font-weight: 600;
    color: #1C1A1F;
}

#oth_aboutss .abt_nw_cntss {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
#oth_aboutss .abt_nw_cntss p {
    font-size: 17px;
    color: #252525;
    line-height: 26px;
    margin: 0;
}


#three_points1 .prod_img_listst img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#three_points1 .prod_img_listst {
    width: 100%;
    height: 415px;
    overflow: hidden;
}


.out_arae.lft_ararar {
    display: inline-block;
    width: 100%;
    position: relative;
}
.out_arae.lft_ararar .img_bx {
    width: 100%;
    height: 580px;
    overflow: hidden;
    position: relative;
}
.out_arae.lft_ararar .img_bx:before {
    background: #F7F3ED;
    content: '';
    width: 100%;
    height: 453px;
    position: absolute;
    bottom: 0;
    border-radius: 20px;
}
.out_arae.lft_ararar .img_bx img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
	position:relative;
}

.out_arae.lft_ararar .dc_snapps {
    right: -70px;
    width:57%;
    position: absolute;
    left: inherit;
}

.out_arae .dc_snapps {
    display: inline-block;
    width: auto;
    background: #fff;
    padding: 20px 10px 20px 15px;
    box-shadow: 0px 2px 10px #b7b7b7;
    border-radius: 10px;
    position: absolute;
    bottom: 50px;
    z-index: 2;
}

.out_arae .dc_snapps .dc_unddr {
float: left;
    margin-right: 8px;
    position: relative;
    border-right: #ddd solid 1px;
    padding-right: 15px;
    width: 48%;
    text-align: center;
}

.out_arae .img_bx img.rght {
    float: right;
}
.out_arae .dc_snapps .dc_unddr:last-child {
    margin-right:0px;
	border-right:none;
    padding-right: 0px;
}
.out_arae .dc_snapps .dc_unddr ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.out_arae .dc_snapps .dc_unddr ul li {
    float: left;
    margin-right: 5px;
	width: 100%;
}
.out_arae .dc_snapps .dc_unddr ul li img {
    width: 20px;
}
.out_arae .dc_snapps .dc_unddr ul li:last-child {
    margin-right:0px;
}
.out_arae .dc_snapps .dc_unddr ul li h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.out_arae .dc_snapps .dc_unddr ul li p {
    margin: 0;
    font-size: 10px;
    font-weight: 500;
}

#meeet_our_prd .al_set_un_cnt {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding-left:0px;
}
#meeet_our_prd .al_set_un_cnt span.sm_fntss {
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 7px;
    color: #252525;
}
#meeet_our_prd .al_set_un_cnt h5 {
    font-size: 32px;
    font-weight: 700;
	color:#1C1A1F;
    margin: 0 0 15px;
}
#meeet_our_prd .al_set_un_cnt p.user_dgry {
    font-weight: 600;
    font-size: 18px;
}
#meeet_our_prd .al_set_un_cnt p.user_dgry span.nx_line {
    display:block;
}
#meeet_our_prd .al_set_un_cnt p {
    font-size: 16px;
    line-height: 28px;
    color: #252525;
    margin: 15px 0 0;
    font-weight: 500;
    font-family: "DM Sans", sans-serif;
}

#meeet_our_prd .al_set_un_cnt .abt_pussntts {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
#meeet_our_prd .al_set_un_cnt .abt_pussntts .lf_mnness {
    width: auto;
    float: left;
    text-align: center;
    padding-right: 40px;
}
#meeet_our_prd .al_set_un_cnt .abt_pussntts .lf_mnness:last-child{padding-right:0;}

#meeet_our_prd .al_set_un_cnt .abt_pussntts .lf_mnness h4 {
    margin: 0 0 5px;
    padding: 0;
    font-weight: 700;
    color: #1C1A1F;
    font-size: 30px;
}
#meeet_our_prd .al_set_un_cnt .abt_pussntts .lf_mnness p {
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #252525;
    font-size: 17px;
}

#meeet_our_prd .abt_sett_ab {
    width: 100%;
    height: 440px;
    overflow: hidden;
    border-radius: 20px;
}
#meeet_our_prd .abt_sett_ab img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#meeet_our_prd .al_set_un_cnt ul{list-style:none; margin:40px 0 0; padding:0;}
#meeet_our_prd .al_set_un_cnt ul li{font-size: 16px; line-height: 25px; color:#252525; margin-top:10px; font-weight: 500; display:flex;}
#meeet_our_prd .al_set_un_cnt ul li img {
    float: left;
    margin-right: 10px;
    position: relative;
    top: 3px;
    width: 22px;
    height: 22px;
}

#specialist_doctors .our_othr_sep_doc {
    display: inline-block;
    width: 100%;
}

#specialist_doctors .our_othr_sep_doc .us_mgess {
    width: 100%;
    height: 413px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 15px;
}
#specialist_doctors .our_othr_sep_doc .us_mgess img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#specialist_doctors .our_othr_sep_doc h4 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin: 0 0 10px;
}
#specialist_doctors .our_othr_sep_doc p {
    font-size: 18px;
    color: #6F6F6F;
    font-weight: 500;
    margin: 0;
	line-height: 26px;
}

/* End About */


/* Services */








#Products .ovl_sld_mindss .prod_img_listst .contntsshoo {
    position: relative;
    top: 0px;
    width: 100%;
    padding: 0px 15px;
    height: 100%;
    background: transparent;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
}


#Products .ovl_sld_mindss .prod_img_listst .contntsshoo .bottm_fixxsd {
    position: absolute;
    bottom: 0;
}
#Products .ovl_sld_mindss .prod_img_listst .contntsshoo .bottm_fixxsd h4 {
    color: #fff;
    font-size: 32px;
    margin: 0 0 10px;
    font-weight: 700;
    max-width: 100%;
}
#Products .ovl_sld_mindss .prod_img_listst .contntsshoo .bottm_fixxsd p {
    color: #fff;
    font-size: 17px;
    margin: 0 0 5px;
    font-weight: 500;
    max-width: 100%;
}
#Products .ovl_sld_mindss .prod_img_listst .contntsshoo .bottm_fixxsd a.tk_arrows img {
    width: 48px;
    height: 48px;
    margin: 0;
    float: right;
    position: relative;
    right: 15px;
    bottom: 15px;
}

#Products .ovl_sld_mindss .prod_img_listst:hover .contntsshoo {
    top:-100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.88) 100%) repeat scroll 0 0;
	text-align:left;
}







.al_support_bx {
    background: #F7F3ED;
    padding: 15px;
    border-radius: 10px;
}

.al_support_bx .mg_partsss {
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
}
.al_support_bx .mg_partsss img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.al_support_bx h4 {
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
}
.al_support_bx p {
    color: #252525;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
}
.al_support_bx:hover {background: #1C1A1F;}
.al_support_bx:hover h4{color:#fff;}
.al_support_bx:hover p{color:#fff;}


#explore_our_haircare .owl-nav {display: block !important; position: absolute; top: inherit; left: 0px;}
#explore_our_haircare .owl-nav button.owl-prev {width:38px; height:38px; border-radius:6px; position:relative; margin-right:10px; background:#fff url(../images/lf_tk_arrow.png) no-repeat; background-position: center;}
#explore_our_haircare .owl-nav button.owl-prev:hover{background: url(../images/lf_tk_arrow_h.png) no-repeat; background-position: center;}
#explore_our_haircare .owl-nav button.owl-prev i {display:none;}


#explore_our_haircare .owl-nav button.owl-next {width:38px; height:38px; border-radius:6px; position:relative; background:#fff url(../images/rt_tk_arrow.png) no-repeat; background-position: center;}
#explore_our_haircare .owl-nav button.owl-next:hover{background: url(../images/rt_tk_arrow_h.png) no-repeat;  background-position: center;}
#explore_our_haircare .owl-nav button.owl-next i {display:none;}

#explore_our_haircare .owl-nav button.owl-prev:focus {outline: none;}
#explore_our_haircare .owl-nav button.owl-next:focus {outline: none;}


#skincare_services .owl-nav {display: block !important; position: absolute; top: inherit; right: 0px;}
#skincare_services .owl-nav button.owl-prev {width:38px; height:38px; border-radius:6px; position:relative; margin-right:10px; background:#fff url(../images/lf_tk_arrow.png) no-repeat; background-position: center;}
#skincare_services .owl-nav button.owl-prev:hover{background: url(../images/lf_tk_arrow_h.png) no-repeat; background-position: center;}
#skincare_services .owl-nav button.owl-prev i {display:none;}


#skincare_services .owl-nav button.owl-next {width:38px; height:38px; border-radius:6px; position:relative; background:#fff url(../images/rt_tk_arrow.png) no-repeat; background-position: center;}
#skincare_services .owl-nav button.owl-next:hover{background: url(../images/rt_tk_arrow_h.png) no-repeat;  background-position: center;}
#skincare_services .owl-nav button.owl-next i {display:none;}

#skincare_services .owl-nav button.owl-prev:focus {outline: none;}
#skincare_services .owl-nav button.owl-next:focus {outline: none;}


#laser_serv .owl-nav {display: block !important; position: absolute; top: inherit; left: 0px;}
#laser_serv .owl-nav button.owl-prev {width:38px; height:38px; border-radius:6px; position:relative; margin-right:10px; background:#fff url(../images/lf_tk_arrow.png) no-repeat; background-position: center;}
#laser_serv .owl-nav button.owl-prev:hover{background: url(../images/lf_tk_arrow_h.png) no-repeat; background-position: center;}
#laser_serv .owl-nav button.owl-prev i {display:none;}


#laser_serv .owl-nav button.owl-next {width:38px; height:38px; border-radius:6px; position:relative; background:#fff url(../images/rt_tk_arrow.png) no-repeat; background-position: center;}
#laser_serv .owl-nav button.owl-next:hover{background: url(../images/rt_tk_arrow_h.png) no-repeat;  background-position: center;}
#laser_serv .owl-nav button.owl-next i {display:none;}

#laser_serv .owl-nav button.owl-prev:focus {outline: none;}
#laser_serv .owl-nav button.owl-next:focus {outline: none;}
/* End Services */



/* Contact Us */
.bgrrr.contactss#other_pagess {
    height: 700px;
    background: #F7F3ED;
}

.all_cn_data {
    border: #ccc solid 2px;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    width: 100%;
	margin-top:60px;
	height:130px;
}



.all_cn_data img {
    float: left;
    width: auto;
    height: 43px;
}
.all_cn_data .ads_contetnts {
    float: left;
    max-width: 300px;
    width: 100%;
    padding-left: 20px;
}
.all_cn_data .ads_contetnts h4 {
    margin: 0 0 8px;
    font-weight: 600;
	color:#252525;
    font-size: 24px;
}

.all_cn_data .ads_contetnts p {
    margin: 0 0 8px;
    font-weight: 500;
	color:#484848;
    font-size: 16px;
}
.all_cn_data .ads_contetnts p:last-child{margin-bottom:0;}


.maps_top {
    position: relative;
    top: 0;
    margin-bottom: 0;
}
.mapsss {
    border: #CFCCC8 solid 1px;
    border-radius: 20px;
    overflow: hidden;
}
/* Contact Us */


/* Blog */
.bgrrr.blogss#other_pagess {
    height: auto;
    background: transparent;
    overflow: initial;
    padding-bottom: 60px;
}
.bgrrr.blogss#other_pagess header#fixedds nav {border-radius: 0; top: 0px;}

.bgrrr.blogss.details#other_pagess {
    padding-bottom: 40px;
}

#blg_detilss .bg_details {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    height: 677px;
	    margin-bottom: 20px;
}
#blg_detilss .bg_details:before {
    position: absolute;
    content: '';
    background: #0000002e;
    width: 100%;
    height: 100%;
}
#blg_detilss .bg_details .ovr_contentss {
    position: absolute;
    bottom: 20px;
    color: #fff;
    width: 100%;
    padding: 0 20px;
}
#blg_detilss .bg_details .ovr_contentss h3 {
    float: left;
    width: 50%;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    margin: 0;
}

#blg_detilss .bg_details .ovr_contentss span {
    float: left;
    width: 50%;
    text-align: right;
    font-size: 20px;
    font-weight: 600;
	position: relative;
    top: 70px;
}

#blg_detilss .usr_mg_cntsts {
    display: inline-block;
    width: 100%;
    margin-bottom:20px;
    position: relative;
    bottom: 0px;
}

#blg_detilss .usr_mg_cntsts .us_mgess {
    font-size: 16px;
    line-height: 40px;
    color: #7C7C7C;
    font-weight: 500;
}
#blg_detilss .usr_mg_cntsts .sm_user_mg {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-right: 10px;
    border-radius: 100px;
}

#blg_detilss .cont_b_cntxt {
    display: inline-block;
    width: 100%;
}
#blg_detilss .cont_b_cntxt p {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 26px;
    color: #252525;
}


.paginetionss {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
	margin-bottom:30px;
}
.paginetionss ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: table;
}

.paginetionss ul li {
    float: left;
    margin-right: 30px;
	    height: 35px;
}
.paginetionss ul li a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
}
.paginetionss ul li a img {
    position: relative;
    top: 10px;
}



.paginetionss ul li:last-child {
    margin-right:0px;
}
.paginetionss ul li a.bnt_ss {
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-weight: 500;
    color: #1C1A1F;
    font-size: 20px;
}
.paginetionss ul li a.bnt_ss.act {
    background: #1C1A1F;
    border-radius: 100px;
    color: #fff;
}
.paginetionss ul li a.bnt_ss:hover {
    text-decoration: none;
}
/* End Blog */


.all_pg_mdlls {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}



/* Our Products */
.ourproducts {background: linear-gradient(to top, white 0%, white 50%, #031227 50%, #031227 100%) !important;}
.ourproducts .al_sec_ctxt {display: inline-block;  width: 100%;}
.ourproducts .al_sec_ctxt h2 { color: #fff;}
.ourproducts .al_sec_ctxt p {color: #fff; margin: 10px 0 0; max-width: 600px;}


.one_item_zm{}
.owl-carousel-stacked {
  margin-top: 0px;
}

.owl-carousel-stacked .owl-item.center {
  transform: scale(1) !important;

}



.owl-carousel-stacked .owl-item {
    transition: all 0.4s;
    transform: scale(0.9) !important;
    position: relative;
    height: 400px;
    overflow: hidden;
	border-radius:20px;
}
.owl-carousel-stacked .owl-item .over_tx_ar {
    position: absolute;
    bottom: 0;
    background: #000000a3;
    width: 100%;
    padding: 20px 20px;
	color:#fff;
}
.owl-carousel-stacked .owl-item .item {
    height: 100%;
}
.owl-carousel-stacked .owl-item img.bg_src{width:100%; height:100%; object-fit:cover;}

.owl-carousel-stacked .owl-item .over_tx_ar p {
    display: inline-block;
    width: 100%;
	font-size: 13px;
    line-height: 18px;
}
.owl-carousel-stacked .owl-item .over_tx_ar p img {
    width: 17px;
    float: left;
    margin-right: 5px;
}
.owl-carousel-stacked .owl-item .over_tx_ar h6 {
    margin: 8px 0 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    max-width: 320px;
    width: 100%;
}
.owl-carousel-stacked .owl-item .over_tx_ar img.clk_arwoos {
    width: auto;
    position: absolute;
    top: 18px;
    right: 20px;
}

.owl-carousel-stacked .center {
  z-index: 2;
}

.owl-carousel-stacked .owl-carousel {
  position: relative;
}

.owl-carousel-stacked .owl-prev,
.owl-carousel-stacked .owl-next {
  position: absolute;
  top:0%;
  margin-top: -10px;
  cursor: pointer;
  color: #ddd !important;
}

.owl-carousel-stacked .owl-prev {
  left: 0;
}

.owl-carousel-stacked .owl-next {
  right: 0;
}

.owl-carousel-stacked .owl-dots {
  text-align: center;
}

.owl-carousel-stacked .owl-dot {
  cursor: pointer;
  background-color:#D9D9D9 !important;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 20px 5px 0;
  border-radius:100px;
}


.owl-carousel-stacked .owl-dot.active {
  background-color:#898989 !important;
}

.owl-carousel-stacked .owl-stage-outer {
  padding:0;
}
/* End Our Products */


/* Products List */
.prd_al_lists .prd_listst {
    border: #CACACA solid 1px;
    border-radius: 20px;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
	transition: transform 250ms;
}
.prd_al_lists .prd_listst:hover {
    transform: translateY(-5px);
    box-shadow: 0px 4px 4px #e1e1e1;
}
.prd_al_lists .prd_listst .prd_mg_ar {
    background: #F4F4F4;
	padding:30px 0;
	border-radius:20px 20px 0 0;
}

.prd_al_lists .prd_listst .prd_mg_ar img{margin:0 auto;}

.prd_al_lists .prd_listst .cnt_arar {
    padding: 18px 15px 18px;
    border-top: #cacaca solid 1px;
	display: inline-block;
    width: 100%;
}
.prd_al_lists .prd_listst .cnt_arar h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
	color: #1E1E1E;
}
.prd_al_lists .prd_listst .cnt_arar p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #1E1E1E;
	height: 60px;
    overflow: hidden;
}
/* End Products List */

/* Products Details */
.bgrrr.other_pgss.prod_dtds {
    height: auto;
    background: #fff;
}
.bgrrr.other_pgss.prod_dtds:before {
    display: none;
}
.bgrrr.other_pgss.prod_dtds header#fixedds nav {
    border-radius: 10px;
    position: relative;
    top: 30px;
    border: none;
    padding: 0 20px;
    box-shadow: 0px 4px 10px #ccc;
}

.bgrrr.other_pgss.prod_dtds header#fixedds.sticky nav {
    top:0;
	border-radius:0px 0px 10px 10px;
}
.prod_dt_list {
    height: 100%;
    display: inline-block;
    width: 100%;
    position: relative;
}
.prod_dt_list h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px;
}
.prod_dt_list ul {
    margin: 0;
    min-height: 390px;
    overflow: hidden;
}
.prod_dt_list ul li {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
}
.prod_dt_list ul li span {
    font-weight: 500;
	font-size:13px;
}
.prod_dt_list ul li:last-child{margin-bottom:0;}

.prod_dt_list a.gt_a_qudd {
    display: block;
    text-align: center;
    background: #031227;
    padding: 6px 0;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
}
.prod_dt_list.not_htss{margin-bottom:30px;}
.prod_dt_list.not_htss:last-child{margin-bottom:0px;}
.prod_dt_list.not_htss ul {
    min-height: auto;
    margin-bottom: 20px;
    overflow: inherit;
}
.prod_dt_list.not_htss ul li {
    font-size: 15px;
}
.prod_dt_list.not_htss ul li span{
    font-size: 15px;
}
.prod_dt_list.not_htss h6 {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}
.prod_dt_list.not_htss p {
    margin: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}

.slider#thumess_sld {
  padding: 0px;
  color: #fff;
}
.slider#thumess_sld .swiper-container {
  width: 100%;
  height: 100%;
}
.slider#thumess_sld .slider__flex {
  display: flex;
  align-items: flex-start;
}
.slider#thumess_sld .slider__col {
  display: flex;
  flex-direction: column;
  width: 150px;
  margin-right: 32px;
}
.slider#thumess_sld .slider__prev,
.slider#thumess_sld .slider__next {
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
}
.slider#thumess_sld .slider__prev:focus,
.slider#thumess_sld .slider__next:focus {
  outline: none;
}
.slider#thumess_sld .slider__thumbs {
    height: calc(520px - 96px);
}
.slider#thumess_sld .slider__thumbs .slider__image {
  transition: 0.25s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  border:#A6A6A6 solid 1px;
  border-radius:10px;
  height: 100px;
}
.slider#thumess_sld .slider__thumbs .slider__image:hover {
  opacity: 1;
}
.slider#thumess_sld .slider__thumbs .swiper-slide-thumb-active .slider__image {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
  border: #031227 solid 1px;
  border-radius: 10px;
  height: 100px;
}
.slider#thumess_sld .slider__images {
    height: 460px;
    width: 80%;
    border: #d9d9d9 solid 1px;
    padding: 30px;
    border-radius: 20px;
}
.slider#thumess_sld .slider__images .slider__image img {
  transition: 3s;
}
.slider#thumess_sld .slider__images .slider__image:hover img {
  transform: scale(1.1);
}
.slider#thumess_sld .slider__image {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
}
.slider#thumess_sld .slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767.98px) {
  .slider#thumess_sld .slider__flex {
    flex-direction: column-reverse;
  }
  .slider#thumess_sld .slider__col {
    flex-direction: row;
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%;
  }
  .slider#thumess_sld .slider__images {
    width: 100%;
	height:auto !important;
  }
  .slider#thumess_sld .slider__prev i {
    transform: rotate(-85deg);
}
  .slider#thumess_sld .slider__next i {
    transform: rotate(-85deg);
}
  
  .slider#thumess_sld .slider__thumbs {
    height: 100px;
    width: calc(100% - 96px);
    margin: 0 16px;
  }
  .slider#thumess_sld .slider__prev,
  .slider#thumess_sld .slider__next {
    height: auto;
    width: 32px;
  }
}

.slider#thumess_sld .slider__prev i {
    border: #1C1A1F solid 1px;
    width: 25px;
    margin: 0 auto;
    height: 25px;
    border-radius: 20px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 600;
    color: #1C1A1F;
}

.slider#thumess_sld .slider__next i {
    border: #1C1A1F solid 1px;
    width: 25px;
    margin: 0 auto;
    height: 25px;
    border-radius: 20px;
    line-height: 22px;
    font-size: 17px;
    font-weight: 600;
    color: #1C1A1F;
}

.checkout.vidooss .mg_bx_arae {
    display: inline-block;
    width: 100%;
}
.checkout.vidooss .mg_bx_arae:before {
    display: none;
}
.checkout.vidooss .mg_bx_arae iframe {
    width: 100%;
    height: 350px;
    border: none;
}
.ckeproducts #three_points .owl-nav {
    display: block !important;
    position: absolute;
    top: -120px;
    right: 0px;
    margin: 0;
}
.ckeproducts #three_points .owl-nav button.owl-prev {
    border: #808080 solid 1px;
}
.ckeproducts #three_points .owl-nav button.owl-next {
    border: #808080 solid 1px;
}
/* End Products Details */


/* Industries we are serving in */
#multipals_points .indus_bg_box {
    height: 200px;
    overflow: hidden;
    border-radius:20px;
	position:relative;
	transition: transform 250ms;
	
}
#multipals_points .indus_bg_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	
}
#multipals_points .indus_bg_box:hover{transform: translateY(-5px); box-shadow:0px 7px 7px #ccc}
#multipals_points .owl-stage {
    padding: 5px 0;
}
#multipals_points .indus_bg_box:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000094;
    top: 0;
}
#multipals_points .indus_bg_box .ovr_cntxt .un_txt {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 0 20px 20px;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
	    font-family: "DM Sans", sans-serif;
}
#multipals_points .indus_bg_box .ovr_cntxt .un_txt span {
    display: block;
}
/* End Industries we are serving in */


/* Video Araea */
.vidooss .mg_bx_arae {
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    margin-bottom: 15px;
}
.vidooss .mg_bx_arae img.hr_effct {
    transition: transform 0.3s ease-in-out;
}
.vidooss .mg_bx_arae:hover img.hr_effct {
    transform: scale(1.2);
}
.vidooss .mg_bx_arae:before {
    background: #000000a6;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
	z-index:2;
}
.vidooss .mg_bx_arae img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vidooss .mg_bx_arae .vid_oc {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: absolute;
	z-index:2;
}
.vidooss .mg_bx_arae .vid_oc img.vdo_ply {
    width: 66px;
    height: 63px;
    cursor: pointer;
}
span.sm_cntss {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
	    color: #000;
}
span.vm_more {
    float: right;
    background: #031227;
    font-size: 15px;
    border-radius: 10px;
    position: relative;
    top: 3px;
}
span.vm_more a {
    color: #fff;
    padding: 11px 20px;
    display: inline-block;
}

.custom-modal {position: fixed; overflow: auto; top: 0; right: 0; bottom: 0; left: 0; background: rgb(0 0 0 / 60%); display: flex; flex-wrap: wrap; align-items: center; justify-content: center;  padding: 30px; z-index: 999;}

.custom-modal-dialog {max-width:855px; width: 100%; border-radius: 0px;  position: relative;}
.custom-modal-content {background:transparent; padding:0px;  border-radius:0px;}
.close-modal {position:absolute; top:0px; right:0px; width:30px;  height:30px;  background:#fff; opacity:1; color: #ffffff;  border-radius:6px 0px 6px 6px; border: 2px solid #ffffff; z-index: 9; box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%); padding: 0; text-align: center; line-height: 26px; cursor: pointer; font-weight: 600; color:#000;     font-size: 22px;}

.custom-modal {opacity: 0; visibility: hidden;}
 body.modal-open .custom-modal {opacity: 1;  visibility: visible;}

.custom-modal .custom-modal-dialog{-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);}
body.modal-open .custom-modal .custom-modal-dialog {-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}

.custom-modal, body .custom-modal, body.modal-open .custom-modal .custom-modal-dialog, body .custom-modal .custom-modal-dialog{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
		
.custom-modal-inner h4 {margin: 0 0 20px; font-weight: 600; font-size: 28px;}
/* Video Araea */

/* Images Gallery */
.mg_gallery .main_gl_rlgg {display: inline-block;  width: 100%;}
.mg_gallery .main_gl_rlgg .sm_sizess {width: 100%; height: 273px; overflow: hidden; border-radius: 15px; margin-bottom:20px;}
.mg_gallery .main_gl_rlgg .sm_sizess img{width: 100%;  height: 100%;  object-fit: cover; transition: transform 0.3s ease-in-out;}
.mg_gallery .main_gl_rlgg .sm_sizess img:hover {transform: scale(1.1);}

.mg_gallery .main_gl_rlgg .lg_sizess_lrg {width: 100%; height: 460px; overflow: hidden; border-radius: 15px; margin-bottom:0px;}
.mg_gallery .main_gl_rlgg .lg_sizess_lrg img{width: 100%;  height: 100%;  object-fit: cover; transition: transform 0.3s ease-in-out;}
.mg_gallery .main_gl_rlgg .lg_sizess_lrg img:hover {transform: scale(1.1);}

.mg_gallery .main_gl_rlgg .sm_sizess_sc {float:left; width:48.2%; margin-right:20px; height:370px; overflow:hidden; border-radius:15px; margin-bottom:20px;}
.mg_gallery .main_gl_rlgg .sm_sizess_sc img{width: 100%;  height: 100%;  object-fit: cover; transition: transform 0.3s ease-in-out;}
.mg_gallery .main_gl_rlgg .sm_sizess_sc img:hover {transform: scale(1.1);}
.mg_gallery .main_gl_rlgg .sm_sizess_sc:nth-child(2) {margin: 0;}

.mg_gallery .main_gl_rlgg .sm_sizess_sc_lrg {width:100%; margin-right: 0px; height:363px; overflow: hidden; border-radius: 15px; margin-bottom:0px;}
.mg_gallery .main_gl_rlgg .sm_sizess_sc_lrg img{width: 100%;  height: 100%;  object-fit: cover; transition: transform 0.3s ease-in-out;}
.mg_gallery .main_gl_rlgg .sm_sizess_sc_lrg img:hover {transform: scale(1.1);}

.mg_gallery .main_gl_rlgg .sm_sizess_sc_lrg.glr_arar {
    width: 100%;
    margin-right: 0px;
    height: 273px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 20px;
}
.mg_gallery .main_gl_rlgg .sm_sizess_sc_lrg.glr_arar:last-child{margin-bottom:0;}
/* Images Gallery */

/* Checkout what our users Say about us */

.check_whatss .al_sec_ctxt h2 {
    color: #fff;
}
.check_whatss .al_sec_ctxt h2 span.clr_rd_allss span.blk {
    display: block;
}




#three_points .owl-nav {display: block !important; position: absolute; top: inherit; left: 0px;}

#three_points .owl-nav button.owl-prev {width:38px; height:38px; border-radius:6px; position:relative; margin-right:10px; background:#fff url(../images/lf_tk_arrow.png) no-repeat; background-position: center;}
#three_points .owl-nav button.owl-prev:hover{background: url(../images/lf_tk_arrow_h.png) no-repeat; background-position: center;}
#three_points .owl-nav button.owl-prev i {display:none;}


#three_points .owl-nav button.owl-next {width:38px; height:38px; border-radius:6px; position:relative; background:#fff url(../images/rt_tk_arrow.png) no-repeat; background-position: center;}
#three_points .owl-nav button.owl-next:hover{background: url(../images/rt_tk_arrow_h.png) no-repeat;  background-position: center;}
#three_points .owl-nav button.owl-next i {display:none;}

#three_points .owl-nav button.owl-prev:focus {outline: none;}
#three_points .owl-nav button.owl-next:focus {outline: none;}


#three_points .owl-nav.disabled {display: block !important; position: absolute; top: inherit; left: 0px;}

#three_points .owl-nav.disabled button.owl-prev {width:38px; height:38px; border-radius:6px; position:relative; margin-right:10px; background:#fff url(../images/lf_tk_arrow.png) no-repeat; background-position: center;}
#three_points .owl-nav.disabled button.owl-prev:hover{background: url(../images/lf_tk_arrow_h.png) no-repeat; background-position: center;}
#three_points .owl-nav.disabled button.owl-prev i {display:none;}


#three_points .owl-nav.disabled button.owl-next {width:38px; height:38px; border-radius:6px; position:relative; background:#fff url(../images/rt_tk_arrow.png) no-repeat; background-position: center;}
#three_points .owl-nav.disabled button.owl-next:hover{background: url(../images/rt_tk_arrow_h.png) no-repeat;  background-position: center;}
#three_points .owl-nav.disabled button.owl-next i {display:none;}

#three_points .owl-nav.disabled button.owl-prev:focus {outline: none;}
#three_points .owl-nav.disabled button.owl-next:focus {outline: none;}



#Products .ovl_sld_mindss {
    margin-left: 4.5rem;
}
#three_points .al_cnt_otem_bx {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    height: 370px;
    border: #e7e7e7 solid 1px;
    text-align: left;
}
#three_points .hd_ara_cntxt {
       color: #252525;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    font-family: "DM Sans", sans-serif;
    background: #F7F3ED;
    border-radius: 10px;
    padding: 20px;
}
#three_points .hd_ara_cntxt span.mg_aryya {
    width: 50px;
    background: #fff;
    display: inline-block;
    height: 50px;
    border-radius: 10px;
    margin-bottom: 10px;
	text-align:center;
}
#three_points .hd_ara_cntxt span.mg_aryya img {
    width: auto;
    margin: 0 auto;
    padding-top: 2px;
}
#three_points .hd_ara_cntxt h3 {
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 12px;
}
#three_points .hd_ara_cntxt p {
    font-size: 15px;
    color: #252525;
    margin: 0;
    margin-bottom: 0px;
    line-height: 24px;
}
#three_points .hd_ara_cntxt .tik_links {
    text-align: right;
    margin-top: 30px;
}
#three_points .hd_ara_cntxt .tik_links a {
    display: inline-block;
}

#three_points .hd_ara_cntxt:hover {
    background: #1C1A1F;
}
#three_points .hd_ara_cntxt:hover h3{color:#fff;}
#three_points .hd_ara_cntxt:hover p{color:#fff;}
#three_points .hd_ara_cntxt:hover .tik_links a img {
    filter: brightness(0) invert(1);
}
/* End Checkout what our users Say about us */


/* Testimonials */
.tst_user {
    background: #F2F2F2;
    padding: 20px;
    border-radius: 15px;
    position: relative;
	font-family: "DM Sans", sans-serif;
}
.tst_user .usr_mg {
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    overflow: hidden;
    border-radius: 100px;
    margin-bottom: 10px;
}
.tst_user .rtinggs {
    display: block;
    text-align: right;
    margin: -30px 0 25px;
}
.tst_user .rtinggs i.fa.fa-star {
    color: #E2B02F;
    font-size: 14px;
}
.tst_user .rtinggs i.fa.fa-star-o {
    color: #999;
    font-size: 14px;
}
.tst_user p{font-size:14px; line-height:24px; margin:0 0 15px; color:#000; height: 144px;
    overflow: hidden;
}
.tst_user h5 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #252525;
    font-weight: 600;
}
.tst_user span {
    font-size: 13px;
	color: #252525;
}

.tst_user:hover{ background: #031227;}
.tst_user:hover span{color:#fff;}
.tst_user:hover p{color:#fff;}
.tst_user:hover h5{color:#fff;}
.tst_user:hover span{color:#fff;}




/* Testimonials */



.all_supportss#video_pop .modal-dialog {
    max-width: 750px;
    width: 100%;
}
.all_supportss#video_pop .modal-dialog .modal-body {
    padding: 0;
    position: relative;
	    border: #fff solid 5px;
}

.all_supportss#video_pop .modal-dialog .modal-body button.close {
    position: absolute;
    right: 0;
    z-index: 9;
    opacity: 1;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 0 0 0 20px;
}
.all_supportss#video_pop .modal-dialog .modal-body button.close:focus {
    border: none;
    outline: none;
}
.all_supportss#video_pop .modal-dialog .modal-body button.close span {
    color: #7e7e7e;
    font-size: 50px;
    font-weight: 200;
    height: 35px;
    line-height: 31px;
    position: relative;
    left: 2px;
}

.thk_you_fr {
    max-width: 500px;
    margin: 0 auto;
    border: #e5e5e5 solid 1px;
    text-align: center;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #ccc;
	height:400px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.thk_you_fr span.tikk {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #53bd11;
    border-radius:60px;
    line-height: 60px;
    margin-bottom: 10px;
    color: #fff;
}
.thk_you_fr span.tikk i {
    font-size: 28px;
}
.thk_you_fr h4 {
    margin: 10px 0 10px;
    font-weight: 600;
    line-height: 30px;
    font-size: 24px;
}

.thk_you_fr p {
    margin: 0;
    font-weight:500;
    font-size: 16px;
}


.form_submite {
    display: inline-block;
    width: 100%;
}
.form_submite .form-group {
    margin-bottom: 20px;
}
.form_submite .form-group input.form-control {
    width: 100%;
    border: none;
    padding: 15px 12px;
    border-radius: 6px;
	border: #fff solid 1px;
	font-family: "DM Sans", sans-serif;
	background:#F3F3F3;
}

.form_submite .form-group input.form-control:focus{outline:none; border: #1C1A1F solid 1px;}


.form_submite .form-group textarea.form-control {
    width: 100%;
    border: none;
    padding: 13px 12px;
    border-radius: 6px;
	border: #fff solid 1px;
	font-family: "DM Sans", sans-serif;
	background:#F3F3F3;
}
.form_submite .form-group textarea.form-control:focus{outline:none; border: #1C1A1F solid 1px;}

.form_submite .form-group button.sub_mitess {
    background: #1C1A1F;
    display: inline-block;
    padding: 12px 25px;
    border-radius: 8px;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    border: none;
    margin-top:0px;
	font-size:17px;
    cursor: pointer;
	font-family: "DM Sans", sans-serif;
}
.make_appolica .und_mg_ar {
    width: 100%;
    height: 380px;
    overflow: hidden;
    border-radius: 20px;
}
.make_appolica .und_mg_ar img{width:100%; height:100%; object-fit:cover;}


.whatsup-icon {
    position: fixed;
    right: 15px;
    bottom: 85px;
    z-index: 99;
    width: 40px;
    height: 40px;
}

/* Policy */
.bgrrr.other_pgss {
    height: 430px;
    background: #031227;
    padding-bottom: 50px;
}
.bgrrr.other_pgss.cnt_fromss {
    height: 650px;
	padding-bottom:0;
}
.bgrrr.other_pgss .hdr_cnt_aarea {
    max-width: 100%;
    text-align: center;
}
.bgrrr.other_pgss .hdr_cnt_aarea p {
    margin: 0;
    max-width: 790px;
}


#contct .cont_ct_tx {
    display: inline-block;
    width: 100%;
    color: #fff;
}
#contct .cont_ct_tx h3 {
    margin: 0 0 10px;
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
}
#contct .cont_ct_tx p {
    margin: 0 0 40px;
    font-size: 14px;
    font-weight:400;
    line-height: 24px;
}
#contct .cont_ct_tx ul {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}
#contct .cont_ct_tx ul li {
    margin-bottom: 35px;
}
#contct .cont_ct_tx ul li:last-child {
    margin-bottom:0px;
}
#contct .cont_ct_tx ul li span.ic_con {
    float: left;
    height: 60px;
    margin-right: 10px;
}
#contct .cont_ct_tx ul li span.ic_con img {
    width: auto;
}
#contct .cont_ct_tx ul li h5 {
    margin: 0 0 3px;
    font-size: 18px;
    font-weight: 600;
}
#contct .cont_ct_tx ul li p {
    margin: 0px;
    font-size: 14px;
    font-weight:500;
}
#contct .cont_ct_tx ul li p a{color:#fff;}


.cont_form_arae {
    background: #fff;
    padding:25px 30px 20px;
    border-radius: 20px;
}


.cont_form_arae .frm_fildss h3 {
    margin:0 0 5px;
    text-align: left;
    font-size: 30px;
    font-weight: 600;
}
.cont_form_arae .frm_fildss p {
    margin: 0 0 30px;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
}

.cont_form_arae .frm_fildss .form-group input.form-control {
    background: #F3F3F3;
    border: none;
    font-size: 14px;
    border-radius: 10px;
    padding: 11px 15px;
}
.cont_form_arae .frm_fildss .form-group input.form-control:focus{outline:#031227 solid 1px; box-shadow:none;}
.cont_form_arae .frm_fildss .form-group textarea.form-control:focus{outline:#031227 solid 1px;  box-shadow:none;}

.cont_form_arae .frm_fildss .form-group textarea.form-control {
    background: #F3F3F3;
    border: none;
    font-size: 14px;
    border-radius: 10px;
    padding: 11px 15px;
}

.cont_form_arae .submmit {
    max-width: 100%;
    margin-bottom: 15px;
}
.cont_form_arae .submmit button {
    background:#031227;
    border: none;
    height: 44px;
    padding: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
	font-weight:600;
}
/* End Policy */






/* Services */
.ser_v_araeea {
    background: #E8E5DC;
    padding:50px 0;
	position:relative;
}
.btm_brd_liness:before {
    content: '';
    position: absolute;
    width: 200px;
    background: #6f6f6f;
    height: 4px;
    border-radius: 100px;
}
.btm_brd_liness {
    position: absolute;
    bottom: 28px;
    width: 40%;
    background: #C8C8C8;
    height: 4px;
    right: 4.5rem;
    border-radius: 100px;
}

.btm_brd_liness1:before {
    content: '';
    position: absolute;
    width: 200px;
    background: #6f6f6f;
    height: 4px;
    border-radius: 100px;
}
.btm_brd_liness1 {
    position: absolute;
    bottom: -31px;
    width: 40%;
    background: #C8C8C8;
    height: 4px;
    right: 15px;
    border-radius: 100px;
}
.al_sec_ctxt {
    display: inline-block;
    width: 100%;
	margin-bottom:50px;
}
.tx_rd_all {
    font-size: 18px;
    margin-bottom: 12px;
    display: block;
    font-weight: 400;
    color: #1C1A1F;
}
.al_sec_ctxt h5 {
    margin: 0 0 10px;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
}
.al_sec_ctxt h5:before {
    position: absolute;
    content: '';
    background: #F7600F;
    height: 5px;
    width: 70%;
    bottom: 0;
}
.al_sec_ctxt h2 {
    font-size: 34px;
    font-weight: 600;
    margin: 0;
	font-family: "DM Sans", sans-serif;
}
.al_sec_ctxt h2 span.vw_linkss {
    float: right;
    font-size: 18px;
    line-height: 40px;
}
.al_sec_ctxt h2 span.blkss {
    display: block;
}
.al_sec_ctxt p {
    font-size: 16px;
    line-height: 25px;
    color: #1A1A1A;
    margin: 15px 0 0;
    font-weight: 400;
	font-family: "DM Sans", sans-serif;
}

.item-boxx {
    background: #fff;
    padding: 30px 30px 70px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 2px 2px 2px #e3e3e3;
    position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.item-boxx:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 6px;
    background: #f7600f;
    bottom: 0px;
}
.item-boxx.ppg_srvv {
    padding-bottom: 35px;
}
.item-boxx.ppg_srvv .under_bx_area h4 span.blkss {
    display: block;
}

.owl-carousel.owl-theme.servss {
    position: relative;
}
.owl-carousel.owl-theme.servss .owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
    margin: 0;
}
.owl-carousel.owl-theme.servss .owl-nav button.owl-prev span {
    border:#191818 solid 1px;
    padding: 0px 12px;
    margin: 0;
    display: inline-block;
    font-size: 26px;
    height: 26px;
    line-height: 20px;
    color:#191818;
    border-radius: 3px;
}
.owl-carousel.owl-theme.servss .owl-nav button.owl-prev span:hover {
    background: #f7600f;
    color: #fff;
    border: #f7600f solid 1px;
}
.owl-carousel.owl-theme.servss .owl-nav button.owl-next {
    margin: 0;
}
.owl-carousel.owl-theme.servss .owl-nav button.owl-next span {
    border:#191818 solid 1px;
    padding: 0px 12px;
    margin: 0;
    display: inline-block;
    font-size: 26px;
    height: 26px;
    line-height: 20px;
    color:#191818;
    border-radius: 3px;
}
.owl-carousel.owl-theme.servss .owl-nav button.owl-next span:hover {
    background: #f7600f;
    color: #fff;
    border: #f7600f solid 1px;
}

.item-boxx .under_bx_area {
    display: inline-block;
    width: 100%;
}
.item-boxx .under_bx_area .ic_bx_areaa {
    overflow: hidden;
    width: 100px;
    height: 100px;
    background: #FAD4C0;
    margin: 0 auto;
    border-radius: 100px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-boxx .under_bx_area .ic_bx_areaa img {
    width: auto;
}
.item-boxx .under_bx_area h4 {
font-size: 18px;
    font-weight: 600;
    margin: 0 0 6px;
    display: inline-block;
    padding: 0 50px;
}
.item-boxx .under_bx_area p {
    font-size: 16px;
    font-weight:500;
    margin: 0 0 15px;
	line-height:22px;
}
.owl-carousel.owl-theme.servss .owl-stage-outer{padding-bottom:20px;}
.srv_1 .item-boxx .under_bx_area h4{padding:0 38px;}

.srv_1.spass_un .item-boxx {
    background: #fff;
    padding: 30px 15px 40px;
}
.srv_1.spass_un .item-boxx .under_bx_area h4 {padding: 0 30px;}
.audit_adsr .item-boxx .under_bx_area h4 {padding: 0;}


.btn_bnt_al {
    margin-top: 50px;
}
.btn_bnt_al a {
    border: #f7600f solid 2px;
    display: inline-block;
    padding: 10px 25px;
    border-radius:10px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 15px;
}
.btn_bnt_al a:last-child{margin-right:0;}

.btn_bnt_al a.actte {
    background: #f7600f;
    color: #fff;
}
.btn_bnt_al a:hover {
    background: #f7600f;
    color: #fff;
}
/* End Services */




/* All Pages Head */
.bg_als_pga {
    min-height: 297px;
    overflow: hidden;
    position: relative;
    background-size: cover !important;
}
.bg_als_pga:before {
    background: #00000085;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.bg_als_pga .hed_contectss {
    position: relative;
    color: #fff;
}
.bg_als_pga .hed_contectss h2 {
    font-size: 46px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 12px;
}
.bg_als_pga .hed_contectss p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin: 0px;
    width: 60%;
    line-height: 30px;
}

.pages_content {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.pages_content:last-child{margin-bottom:0;}

.pages_content h3 {
    font-size: 24px;
    color:#252525;
    font-weight: 600;
    margin: 0 0 10px;
}
.pages_content h4 {
    font-size: 22px;
    color:#252525;
    font-weight:500;
    margin: 0 0 10px;
}
.pages_content p {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 22px;
    color: #252525;
}
.pages_content p a{
    color: #252525;
	font-weight:500;
}
.pages_content p:last-child{margin-bottom:0;}

.pages_content ul li {
    font-size: 15px;
    margin-bottom: 5px;
}
/* End All Pages Head */


/* About Us */
.abt_ar_boxxs {
    overflow: hidden;
    width: 100%;
    height: 420px;
    position: relative;
    border-radius: 20px;
}
.abt_ar_boxxs img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.abt_ar_boxxs .ab_overviewss {
    position: absolute;
    top: 0;
    z-index: 1;
    background: #00000061;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.abt_ar_boxxs .ab_overviewss h2 {
    text-align: center;
    color: #fff;
    font-weight:600;
    margin: 0 0 10px;
    font-size: 40px;
}
.abt_ar_boxxs .ab_overviewss p {
    color: #fff;
    text-align: center;
    max-width: 910px;
    width: 100%;
    font-size: 16px;
}
.abt_ar_boxxs .ab_overviewss.extr_txst h2 {
    max-width: 900px;
    width: 100%;
}


.our_history .or_his_mg {
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: 20px;
}
.our_history .or_his_mg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our_history .histrr_cnt {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.our_history .histrr_cnt p {
    font-size: 16px;
    line-height: 28px;
}

#al_suport_ar .abt_cntect_tx h3 {
    margin: 0 0 12px;
}
#al_suport_ar .abt_us_mg {
    height: 660px;
}

#al_suport_ar .clk_tringss {
    margin-top:20px;
    display: inline-block;
    width: 100%;
}
#al_suport_ar .clk_tringss .mg_arss {
    float: left;
    margin-right: 10px;
}
#al_suport_ar .clk_tringss .cnt_tx_arss {
    float: left;
    max-width: 500px;
    width: 100%;
}
#al_suport_ar .clk_tringss .cnt_tx_arss p {
    font-weight: 600;
    margin: 0 0 8px;
    font-size: 22px;
    line-height: 26px;
}
#al_suport_ar .clk_tringss .cnt_tx_arss span {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 26px;
}
#al_suport_ar .clk_tringss .cnt_tx_arss span strong {
    font-weight: 600;
}
.our_history.abt_th_serviss .histrr_cnt p {
    line-height: 26px;
}
.our_history.abt_th_serviss .histrr_cnt ul {
    margin: 15px 0 0;
}
.our_history.abt_th_serviss .histrr_cnt ul li {
    font-size: 16px;
    margin-top: 8px;
    line-height: 22px;
}
.our_history.abt_th_serviss .histrr_cnt ul li strong{font-weight:600;}


.meet_our_teams .meet_bx {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}


.meet_our_teams .meet_bx .mt_mg_bx {
    height: 380px;
    overflow: hidden;
    width: 100%;
    border-radius: 20px 20px 0 0px;
}
.meet_our_teams .meet_bx .mt_mg_bx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.meet_our_teams .meet_bx .mt_cntnts {
    padding: 20px 20px;
    box-shadow: 0px 3px 3px #ccc;
    border-radius: 0px 0px 20px 20px;
}
.meet_our_teams .meet_bx .mt_cntnts p {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 5px;
    line-height: 28px;
}
.meet_our_teams .meet_bx .mt_cntnts span {
    color: #878787;
    font-size: 16px;
	line-height: 24px;
}
.meet_our_teams .meet_bx .mt_cntnts span a{color: #1C1A1F;}

.faqq .mg_arar_so {
    height: 320px;
    overflow: hidden;
    border-radius: 20px;
}
.faqq .mg_arar_so img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cont_ls_frm {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    box-shadow: 0px 1px 10px #d9d9d9;
}
.cont_ls_frm .ara_flft .frm_cnt_bx {
    padding: 0 50px;
}

.cont_ls_frm .ara_flft .frm_cnt_bx h3 {
    margin:0 0 5px;
    text-align: left;
    font-size: 30px;
    font-weight: 600;
}
.cont_ls_frm .ara_flft .frm_cnt_bx p {
    margin: 0 0 30px;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
}
.cont_ls_frm .ara_flft {
    float: left;
    width: 60%;
}
.cont_ls_frm .ara_flft.lst_chld {
    width:40%;
}
.cont_ls_frm .ara_flft .mg_parts_ara {
    height:500px;
	width:100%;
    overflow: hidden;
}
.cont_ls_frm .ara_flft .mg_parts_ara img{width:100%; height:100%; object-fit:cover;}

.cont_ls_frm .ara_flft .frm_cnt_bx .form-group input.form-control {
    background: #F3F3F3;
    border: none;
    font-size: 14px;
    border-radius: 10px;
    padding: 11px 15px;
}
.cont_ls_frm .ara_flft .frm_cnt_bx .form-group input.form-control:focus{outline:#031227 solid 1px; box-shadow:none;}
.cont_ls_frm .ara_flft .frm_cnt_bx .form-group textarea.form-control:focus{outline:#031227 solid 1px;  box-shadow:none;}

.cont_ls_frm .ara_flft .frm_cnt_bx .form-group textarea.form-control {
    background: #F3F3F3;
    border: none;
    font-size: 14px;
    border-radius: 10px;
    padding: 11px 15px;
}

.frm_fildss .submmit {
    max-width: 100%;
    margin-bottom: 15px;
}
.frm_fildss .submmit button {
    background:#031227;
    border: none;
    height: 44px;
    padding: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
	font-weight:600;
}
/* About Us */


.bgrrr .container.fulls_wd .row.fulls {
    display: inline-block;
    width: 100%;
}




/* Our Gallery */
.gallry_boxx {display:inline-block; width:100%; margin-bottom:0.5%;  margin-top:20px; border:none; padding:0px;  position:relative; overflow:hidden;}
.gallry_boxx .cnt_txxt {text-align: left; font-weight: 500; font-size: 17px; margin: 5px 0 0;}
.gallry_boxx .mg_partss a img {transition: transform 0.3s ease-in-out;}
.gallry_boxx .mg_partss a img:hover {transform: scale(1.1);}
.gallry_boxx:last-child {    margin-bottom: 0;}
.gallry_boxx .lft_pertss {width: 49.5%; float: left; margin-right: 1%;}
.gallry_boxx .lft_pertss .mg_partss {width: 100%; height: 524px; overflow: hidden; position:relative;}
.gallry_boxx .lft_pertss .mg_partss .ovr_cnt {position: absolute; bottom: 0; text-align: left; background: #0006; width: 100%; padding: 20px;}
.gallry_boxx .lft_pertss .mg_partss .ovr_cnt p {font-size: 20px; color: #fff; font-weight: 600; margin-bottom: 7px; line-height: 26px;}
.gallry_boxx .lft_pertss .mg_partss .ovr_cnt span {color: #fff; font-size: 14px;}
.gallry_boxx .lft_pertss .mg_partss img {width: 100%; height: 100%; object-fit: cover;}
.gallry_boxx .lft_pertss:last-child {margin-right: 0%;}

.gallry_boxx .lft_pertss .sm_mg_partss {float:left; width:49%; margin-right:2%; margin-bottom:2%; height:256px; overflow:hidden;}
.gallry_boxx .lft_pertss .sm_mg_partss img {width: 100%; height: 100%; object-fit: cover;}
.gallry_boxx .lft_pertss .sm_mg_partss:last-child{margin-right:0;}
.gallry_boxx .lft_pertss .sm_mg_partss:nth-child(2){margin-right:0;}
.gallry_boxx .lft_pertss .sm_mg_partss:nth-child(3){margin-bottom:0;}
.gallry_boxx .lft_pertss .sm_mg_partss:nth-child(4){margin-right:0; margin-bottom:0;}
#ourglr_tabs .tab-wrapper {text-align: center;  display: block;  margin: auto;  max-width: 100%; width: 100%; margin-bottom: 10px;}
#ourglr_tabs .tab-wrapper .tab-nav.line {display: none;}
#ourglr_tabs .tabs {margin: 0; padding: 0; display: flex; justify-content: left;    position: relative;}
#ourglr_tabs .tabs:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 1px;
    width: 100%;
    bottom: 0px;
    z-index: 0;
}
#ourglr_tabs .tab-link {margin: 0; list-style: none; padding: 10px 30px; width:auto; color:#c1c1c1; cursor: pointer; font-weight: 500; transition: all ease 0.5s; border-bottom: solid 3px rgba(255, 255, 255, 0); letter-spacing: 0.5px; font-size: 18px;}
#ourglr_tabs .tab-link img {margin-right: 7px; width: 18px; height: 18px; font-weight:600; position: relative; top: 1px;}
#ourglr_tabs .tab-link:hover {color: #fff; border-color: #fff;}
#ourglr_tabs .tab-link.active {
    color: #ffffff;
    border-color: #ffffff;
    position: relative;
    z-index: 1;
}
#ourglr_tabs .content-wrapper {padding:0px 0px; margin-top:0px;}
#ourglr_tabs .tab-content {
  display: none;
  text-align: left;
  color: #fff;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
      margin-top:0px;
}

#ourglr_tabs .tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}

.titl_disscrp {
    display: inline-block;
    width: 100%;
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
	margin-top:20px;
	padding-left: 25px;
}
.titl_disscrp h3 {
    font-size: 24px;
    margin-bottom: 12px;
}
.titl_disscrp ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.titl_disscrp ul li {
    font-weight: 400;
    margin-bottom: 7px;
}

/* End Our Gallery */


/* Kids */
.kdss_box {
    border: #fff solid 1px;
    padding: 20px;
}
.kdss_box .und_mgs {
    display: inline-block;
    width: 100%;
}
.kdss_box .und_mgs .mg_araea {
    width: 100%;
    height: 388px;
    overflow: hidden;
    border-radius: 5px;
}
.kdss_box .und_mgs .mg_araea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kdss_box .und_mgs p {
    margin: 15px 0 0;
    color: #fff;
    font-size: 20px;
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
    line-height: 26px;
}

.medil_titlss{margin-bottom:40px;}
.medil_titlss h3 {
    color: #fff;
    font-size: 32px;
    margin: 0 0 10px;
	font-weight:500;
}
.medil_titlss p {
    color: #fff;
    font-size: 16px;
    margin: 0px;
	font-weight:500;
	font-family: "DM Sans", sans-serif;
}

.k_parts_araea .row {
    margin-top: 40px;
}
.k_parts_araea .k_mg_partss {
    width: 100%;
    height: 587px;
    overflow: hidden;
    border-radius: 5px;
}
.k_parts_araea .k_mg_partss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.k_parts_araea .k_titless {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    color: #fff;
}
.k_parts_araea .k_titless h2 {
    font-size: 36px;
    margin: 0 0 15px;
    font-weight: 600;
    line-height: 50px;
}
.k_parts_araea .k_titless p {
    font-size: 16px;
    margin: 0px;
    font-weight: 500;
    line-height: 24px;
	font-family: "DM Sans", sans-serif;
	max-width: 590px;
    width: 100%;
}

.evnt_listst {
    display: inline-block;
    width: 100%;
}
.evnt_listst .un_listss {
    border: #fff solid 1px;
    border-radius: 5px;
    width: 100%;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-bottom: 20px;
}
.evnt_listst .un_listss .nmr_cnt {
    width: 7%;
    font-size: 34px;
    color: #fff;
    text-align: center;
    font-family: "DM Sans", sans-serif;
	position:relative;
}
.evnt_listst .un_listss .nmr_cnt:before {
    width: 1px;
    height: 100%;
    content: '';
    background: #c1c1c1;
    position: absolute;
    right: 8px;
}
.evnt_listst .un_listss .cnt_tx_user {
    width: 86%;
    padding: 0 10px;
}
.evnt_listst .un_listss .cnt_tx_user h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    font-family: "DM Sans", sans-serif;
    margin: 0 0 8px;
}
.evnt_listst .un_listss .cnt_tx_user p {
    margin: 0;
    color: #d9d9d9;
    font-family: "DM Sans", sans-serif;
    display: inline-block;
    width: 100%;
}
.evnt_listst .un_listss .cnt_tx_user p span.lc {
    float: left;
    margin-right: 50px;
}
.evnt_listst .un_listss .cnt_tx_user p span.lc img {
    float: left;
    margin-right: 7px;
}
.evnt_listst .un_listss .mont_list {
    width: 7%;
	    font-size: 34px;
    color: #fff;
    text-align: center;
    font-family: "DM Sans", sans-serif;
	position:relative;
}
.evnt_listst .un_listss .mont_list:before {
    width: 1px;
    height: 100%;
    content: '';
    background: #c1c1c1;
    position: absolute;
    left: 4px;
}
.evnt_listst .un_listss .mont_list span.month {
    font-size: 16px;
    display: block;
}

.us_loogo {
    display: inline-block;
    width: 100%;
}
.us_loogo ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.us_loogo ul li {
    background: #fff;
    float: left;
    margin-right: 1%;
    width: 19.2%;
    text-align: center;
    height: 102px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.us_loogo ul li:last-child{margin-right:0;}

.partners_lgo .us_loogo ul li{margin-top:1%;}

.partners_lgo .us_loogo ul li:nth-child(5) {
    margin: 0;
}
.partners_lgo .us_loogo ul li:nth-child(10) {
    margin: 0;
}


.gallery_vdo .gallery_glrr {
    display: inline-block;
    width: 100%;
}
.gallery_vdo .gallery_glrr .sm_sizess_md {
    width: 100%;
    max-width: 523px;
    overflow: hidden;
    height: 354px;
    border-radius: 5px;
	    float: left;
}
.gallery_vdo .gallery_glrr .sm_sizess_md img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery_vdo .gallery_glrr .sm_sizess_md_s {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 354px;
    border-radius: 5px;
	    float: left;
}
.gallery_vdo .gallery_glrr .sm_sizess_md_s img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery_vdo .gallery_glrr .sm_sizess {
    width: 100%;
    max-width: 307px;
    overflow: hidden;
    height: 354px;
    border-radius: 5px;
	    float: left;
}
.gallery_vdo .gallery_glrr .sm_sizess img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery_vdo .gallery_glrr .sm_sizess:nth-child(2){margin-left:0;}

.gallery_vdo .gallery_glrr .sm_sizess_m_lg {
    width: 100%;
    max-width: 636px;
    overflow: hidden;
    height: 354px;
    border-radius: 5px;
	    float: left;
}
.gallery_vdo .gallery_glrr .sm_sizess_m_lg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.enqr_tx .enq_mgss.mapss {
    height: 535px;
}
.cont_enqury .enq_mgss.mapss {
    height: 500px;
}

.sh_morre a {
    background: #fff;
    color: #333;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    font-family: "DM Sans", sans-serif;
    border-radius: 50px;
}
.sh_morre a:hover{color:#333;}
.sh_morre {
    text-align: center;
    margin-top: 20px;
    display: block;
}

#enquirenow .next_btm {
    display: flex;
    align-items: center;
    justify-content: end;
    margin: 0;
}
#enquirenow .next_btm .tital_tx {
    margin: 60px 0 30px;
}
#enquirenow .next_btm .tital_tx img {
    width: auto;
    height: auto;
    position: relative;
    top: 38px;
}

.othrsss .al_support_pgss {
    position: relative;
    height: 294px;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
}

.othrsss .al_support_pgss:before {
    background: #0000007a;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
}

.othrsss .al_support_pgss .over_tx {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 45%;
    color: #fff;
    font-family: "DM Sans", sans-serif;
}
.othrsss .al_support_pgss .over_tx h4 {
    font-size: 28px;
}
.enquire.formrg .form_boxx.frm_cnt_bx {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}
.enquire.formrg .form_boxx.frm_cnt_bx h2 {
    color: #fff;
    font-size: 36px;
    font-family: "DM Sans", sans-serif;
    margin-bottom: 20px;
}

#thanks .thankss {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
	font-family: "DM Sans", sans-serif;
}
#thanks .thankss img.tikk {
    margin: 0 auto;
    margin-bottom: 26px;
}
#thanks .thankss h3 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 30px;
	font-weight:500;
    line-height: 44px;
}
#thanks .thankss span.rg_id {
    background: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    color: #000;
	font-weight:500;
    margin-bottom: 25px;
}
#thanks .thankss span.rg_id strong {
    font-weight: 600;
}
#thanks .thankss p {
    color: #fff;
    font-size: 16px;
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
}




.othrsss#contactus .al_support_pgss {
    position: relative;
    height: 500px;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
}
.othrsss#contactus .al_support_pgss:before {
    display: none;
}
.coll_boxxx {
    display: inline-block;
    width: 100%;
    font-family: "DM Sans", sans-serif;
    color: #999;
    padding-left: 0;
    margin-top: 50px;
    text-align: center;
}
.coll_boxxx .l_iconss {
    width: 44px;
    height: 44px;
    background: #6e5102;
    text-align: center;
    border-radius: 40px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.coll_boxxx .l_iconss img {
    margin: 0 auto;
    position: relative;
    top: 7px;
    filter: brightness(0) invert(1);
}
.coll_boxxx h3 {
    font-size: 26px;
    margin: 0 0 15px;
	color:#000;
}
.coll_boxxx span {
    font-size: 16px;
    color: #6e5102;
    display: block;
    margin-bottom: 7px;
}
.coll_boxxx p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #6e5102;
}
.coll_boxxx p a{
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
	color:#6e5102;
}
.max_w_cntct.bor_btmm {
    border-bottom: none;
    padding-bottom: 0;
}
/* Kids */


.meet_our_teams.browse_ou_pro .meet_bx .mt_mg_bx {height: 340px;}
.blk{display:block;}
#three_points .al_cnt_otem_bx.chek_wt_ser {padding: 0; border-radius: 25px; overflow:hidden;}
#three_points .al_cnt_otem_bx.chek_wt_ser .check_brw_mg {
    width: 100%;
    height: 342px;
    overflow: hidden;
}
#three_points .al_cnt_otem_bx.chek_wt_ser .check_brw_mg img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#three_points .al_cnt_otem_bx.chek_wt_ser .tx_cnts {
    border-radius: 0 0 25px 25px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 600;
}


.benefitsof #abt_box_us {
    background: transparent;
    padding: 0;
    border-radius: 0;
}
.benefitsof#al_suport_ar .abt_us_mg {
    height: 500px;
}
.our_history.abt_th_serviss .or_his_mg {
    width: 100%;
    height: 440px;
    overflow: hidden;
    border-radius: 20px;
}
.our_history.abt_th_serviss.per_nal_sec .or_his_mg {
    width: 100%;
    height: 505px;
    overflow: hidden;
    border-radius: 20px;
}


/* Blog */
.blg_araea .box_araes {
    position: relative;
    height: 380px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 30px;
}
.blg_araea .box_araes .over_tx_ar {
    position: absolute;
    bottom: 0;
    background: #000000a3;
    width: 100%;
    padding: 20px 20px;
	color:#fff;
}

.blg_araea .box_araes img.bg_src{width:100%; height:100%; object-fit:cover;}

.blg_araea .box_araes .over_tx_ar p {
    display: inline-block;
    width: 100%;
	font-size: 13px;
    line-height: 18px;
}
.blg_araea .box_araes .over_tx_ar p img {
    width: 17px;
    float: left;
    margin-right: 5px;
}
.blg_araea .box_araes .over_tx_ar h6 {
    margin: 8px 0 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    max-width: 320px;
    width: 100%;
}
.blg_araea .box_araes .over_tx_ar img.clk_arwoos {
    width: auto;
    position: absolute;
    top: 18px;
    right: 20px;
}




.blg_detlss {
    display: inline-block;
    width: 100%;
}
.blg_detlss h4 {
    margin: 0 0 10px;
    font-size: 26px;
    font-weight: 600;
}
.blg_detlss p {
    font-size: 15px;
    line-height: 26px;
    margin: 0 0 20px;
}
.blg_detlss .blg_mg_bx {
    width: 100%;
    height: 488px;
    overflow: hidden;
    border-radius: 20px;
    margin: 15px 0 30px;
    display: inline-block;
}
.blg_detlss .blg_mg_bx img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.blg_lis_cnts {
    display: inline-block;
    width: 100%;
}
.blg_lis_cnts h3 {
    margin: 0 0 30px;
    font-size: 26px;
    font-weight: 600;
}
.blg_lis_cnts h3 span.vw_link {
    float: right;
    font-size: 16px;
    line-height: 38px;
}
.blg_lis_cnts h3 span.vw_link a {
    color: #1C1A1F;
}

/* End Blog */

/* Contact Us */
.tx_wt_contents {
    display: inline-block;
    width: 100%;
}
.tx_wt_contents h2 {
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 15px;
    color: #000;
}
.tx_wt_contents h2 span.org_tx {
    color: #F7600F;
}
.tx_wt_contents p {
    font-size: 16px;
    color: #252525;
    font-weight: 500;
    max-width: 100%;
    width: 100%;
    margin: 0 0 20px;
}

.tx_wt_contents ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.tx_wt_contents ul li{margin-bottom:20px; font-size: 16px; color: #252525; display:flex;}
.tx_wt_contents ul li a{color: #252525;}
.tx_wt_contents ul li:last-child{margin-bottom:0px;}
.tx_wt_contents ul li img {
    float: left;
    margin-right: 15px;
    position: relative;
    top: -10px;
}

.tx_wt_contents ul li .cnt_tx_cnt {
    display: inline-block;
    width: 100%;
}
.tx_wt_contents ul li .cnt_tx_cnt p {
    margin: 0 0 2px;
    font-weight: 600;
    color: #1D3557;
    font-size: 18px;
    line-height: 25px;
}


.accordion_container {
    display: inline-block;
    width: 100%;
}
.accordion_container .man_boxx {
    margin-bottom: 20px;
    border-bottom: #dfdfdf solid 1px;
    padding-bottom: 20px;
}
.accordion_container .man_boxx .accordion_head {
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-right: 40px;
}
.accordion_container .man_boxx .accordion_head.clr_tx {
    color: #AA842F;
}
.accordion_container .man_boxx .accordion_head span.plusminus {
    float: right;
    font-size: 30px;
    font-weight: 400;
    color: #000;
    position: absolute;
    right: 0;
    top: -8px;
}
.accordion_container .man_boxx .accordion_head.clr_tx span.plusminus {
    color: #b6111d;
}

.accordion_container .man_boxx .accordion_body {
    display: inline-block;
    width: 100%;
    margin-top:0px;
}

.accordion_container .man_boxx .accordion_body .mt_datat p {
    font-size: 16px;
    margin-top: 10px;
}

.accordion_container .man_boxx .accordion_body .mt_datat ul li strong {
    font-weight: 600;
}

.accordion_container .man_boxx .accordion_body .mt_datat ul li {
    margin-top: 12px;
    font-size: 16px;
}
/* Contact Us */



.mb_0{margin-bottom:0 !important;}
.dark_bg{background:#6D6D6D33 !important;}

nav .top-nav.s-12.l-12 {
    max-width: 1200px;
    margin: 0 auto;
    float: inherit;
}

.container {
    max-width: 1230px;
    margin: 0 auto;
	padding-right: 15px;
    padding-left: 15px;
}






.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666666666666%;
}
.col-xs-pull-10 {
    right: 83.33333333333334%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666666666666%;
}
.col-xs-pull-7 {
    right: 58.333333333333336%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666666666667%;
}
.col-xs-pull-4 {
    right: 33.33333333333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.666666666666664%;
}
.col-xs-pull-1 {
    right: 8.333333333333332%;
}
.col-xs-pull-0 {
    right: 0;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666666666666%;
}
.col-xs-push-10 {
    left: 83.33333333333334%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666666666666%;
}
.col-xs-push-7 {
    left: 58.333333333333336%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666666666667%;
}
.col-xs-push-4 {
    left: 33.33333333333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.666666666666664%;
}
.col-xs-push-1 {
    left: 8.333333333333332%;
}
.col-xs-push-0 {
    left: 0;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-0 {
        right: 0;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-0 {
        left: 0;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-0 {
        right: 0;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-0 {
        left: 0;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
.column.right {
  text-align: right;
}

.column.left {
  text-align: left;
}

.column.center {
  text-align: center;
}
}

.brad_comess {
    background: #f3f3f3;
    padding: 10px 0;
}
.brad_comess .brd_linkss {
    display: inline-block;
    width: 100%;
}

.brad_comess .brd_linkss ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.brad_comess .brd_linkss ul li {
    float: left;
    font-size: 14px;
    margin-right: 13px;
    font-weight: 500;
    color: #767676;
    position: relative;
    display: flex;
}
.brad_comess .brd_linkss ul li span.line {
    border-right: #858585 solid 1px;
    padding: 0 4px;
    height: 13px;
    position: relative;
    top: 5px;
}
.brad_comess .brd_linkss ul li:last-child{margin-right:0;}

.brad_comess .brd_linkss ul li a {
    float: left;
    margin-right: 0;
    font-size: 14px;
    color: #1C1A1F;
    font-weight: 600;
}

@supports (display: grid) {
  .widget-cta .cta-box > a {
    display: contents;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  .widget-cta img,
  .widget-cta .label {
    grid-column: 1/1;
    grid-row: 1/1;
  }
  .widget-cta .label {
    position: absolute;
    max-width: initial;
    transform: none;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: fit-content;
  }
}

#first-block, #second-block, #third-block, #fourth-block {
  padding:4.5rem 0;
}
#carousel {
  background:#f8f8f8;
}
#first-block {
  background:#fff;
}
#second-block {
  background:#f8f8f8;
}
#third-block {
  background:#fff;
}
#fourth-block {
  background:#f8f8f8;
}

.clr_rd_allss{color:#1C1A1F !important;}

.pt_top_0{padding-top:0px !important;}
.pt_top_10{padding-top:10px !important;}
.pt_top_20{padding-top:20px !important;}
.pt_top_30{padding-top:30px !important;}
.pt_top_40{padding-top:40px !important;}
.pt_botm_0{padding-bottom:0px !important;}
.mr_top_0{margin-top:0px !important;}
.mr_top_10{margin-top:10px !important;}
.mr_top_20{margin-top:20px !important;}
.mr_top_30{margin-top:30px !important;}
.mr_top_40{margin-top:40px;}
.mr_top_50{margin-top:50px;}
.mr_botm_30{margin-bottom:30px;}
.mr_botm_25{margin-bottom:25px !important;}
.mr_botm_15{margin-bottom:15px !important;}


#contactususs .mgs_box_areaa {
    height: 400px;
    overflow: hidden;
}
#contactususs .mgs_box_areaa img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#enquire_now .modal-body {
    padding: 30px 15px 10px;
}
#enquire_now .modal-body .als_contntcs h3 {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    color: #b6111d;
    max-width: 200px;
    width: 100%;
}
.ser_v_araeea.tik_callls {
    position: relative;
}
.ser_v_araeea.tik_callls:before {
    content: '';
    position: absolute;
    height: 5px;
    background: #c02035;
    width: 100%;
    bottom: 25px;
}
.tik_callls .ti_dicttts {
    display: inline-block;
    width: 100%;
    font-size: 70px;
    color: #c02035;
    font-weight: 700;
}
.tik_callls .ti_dicttts a {
    float: right;
    position: relative;
    top: 15px;
}

footer {
padding: 40px 0;
    color: #fff;
    margin: 0 auto;
    background: #AA842F;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
}
footer .ftr_partss.adss_flss .adss_areaa p {
    color: #fff;
}
footer .ftr_partss.adss_flss .adss_areaa p i {
    float: left;
    width: 20px;
    height: 40px;
    text-align: center;
    margin-right: 10px;
    line-height: 26px;
    font-size: 18px;
}
footer .ftr_partss.adss_flss .adss_areaa p a{color:#fff;}
footer .container.ftr_areaaass {
    background: #1D3557;
    border-radius: 20px;
    padding: 35px;
}
footer .ftr_partss {
    display: inline-block;
    width: 100%;
	    font-family: "DM Sans", sans-serif;
}
footer .ftr_partss.pl_40 {
    padding-left: 60px;
}

footer .ftr_partss .lg_parts {
    margin-bottom: 15px;
}
footer .ftr_partss h3 {
    margin: 0 0 25px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
footer .ftr_partss h4 {
    margin: 0 0 18px;
    color: #C02035;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding-bottom: 8px;
    border-bottom: none;
}
footer .ftr_partss p {
    font-size: 16px;
    color: #1C1A1F;
    font-weight: 500;
}

footer .ftr_partss .socialss {
    display: flex;
}

footer .ftr_partss .socialss a {
    margin-right: 10px;
}
footer .ftr_partss .socialss a:last-child {
    margin-right:0px;
}

footer .ftr_partss .form_susscr {
    display: inline-block;
    width: 100%;
	position: relative;
    z-index: 1;
}
footer .ftr_partss .form_susscr .form-group {
    margin: 0;
}
footer .ftr_partss .form_susscr .form-group label {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
footer .ftr_partss .form_susscr .form-group input.form-control {
    border: #000 solid 1px;
    border-radius: 10px;
    float: left;
    width: 85%;
}
footer .ftr_partss .form_susscr .form-group button.submmit {
    float: left;
    width: 11%;
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    margin-left: 10px;
}
footer .ftr_partss .form_susscr .form-group button.submmit:focus{outline:none;}


/* footer .ftr_partss h4:before {
    position: absolute;
    width: 80px;
    background: #1C1A1F;
    height: 2px;
    content: '';
    bottom: 0;
} */

footer .ftr_partss ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .ftr_partss ul li {
    margin-bottom: 10px;
    font-size: 13px;
    color: #E6E6E6;
}
footer .ftr_partss.social_mdiaa {
    margin-top: 15px;
}
footer .ftr_partss.social_mdiaa h4 {
    margin-bottom: 3px;
}
footer .ftr_partss.social_mdiaa ul li {
    float: left;
    margin-right: 20px;
}


.ftr_partss.adss_flss ul li {
    font-size: 16px;
    margin-bottom: 18px;
    line-height: 30px;
	color:#E6E6E6;
}
.ftr_partss.adss_flss ul li img.ic_on {
    width: 26px;
    position: relative;
    top: 6px;
    margin-right: 10px;
}
.ftr_partss.adss_flss ul li span.b_adss {
    float: left;
    max-width: 320px;
    line-height: 26px;
    position: relative;
    top: 5px;
    width: 100%;
}

footer .ftr_partss ul li a {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    display: flex;
}
footer .ftr_partss ul li a img.ar_ftrss {
    width: 9px;
    height: 10px;
    position: relative;
    top: 8px;
    left: 3px;
}
footer .ftr_partss ul li a:hover{
	padding-left:4px;
	color:#b5b5b5;
     transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    outline: medium none;
}

footer .ftr_partss ul li img.ic_on {
    float: left;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
footer .ftr_partss ul li:last-child{margin-bottom:0;}

footer .f_us_doc {
    display: flex;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
    justify-content: left;
    height: 100%;
}
footer .f_us_doc img.ic_on {
    float: left;
    margin-right: 10px;
}


footer .copy_rts {
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #E6E6E6;
    padding-top: 20px;
}
footer .copy_rts a{font-size:14px; color:#E6E6E6; text-decoration: underline;}
footer .copy_rts:before {
    content: '';
    position: absolute;
    background: #818181;
    height: 1px;
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
footer .we_srvrrs {
    text-align: center;
    margin-top: 70px;
	font-size:14px;
}
footer .we_srvrrs a {
    color: #fff;
	font-weight: 500;
    text-transform: capitalize;
    margin-left: 7px;
}
footer .we_srvrrs a:hover{color:#fff; text-decoration:underline;}
.bottomss {
    padding: 20px 0;
    text-align: center;
	color:#000;
}
.bottomss a{color:#000;}

.eml_socilal .em_ico {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}
.eml_socilal {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    padding-top: 25px !important;
    padding: 0;
    border-radius: 0;
    border-top: #ffffff7d solid 1px;
}
.eml_socilal .em_ico a {
    color: #fff;
}
.eml_socilal .b_linkss {
    text-align: center;
    margin-bottom: 12px;
}
.eml_socilal .b_linkss a {
    color: #fff;
    font-size: 15px;
}
#Footer_arae .contnts_ar .lgo {
    background: #ffffffd9;
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    overflow: hidden;
    height: 70px;
    padding: 10px;
    border-radius: 5px;
}
#Footer_arae .contnts_ar .lgo img {
    margin: 0 auto;
    width: 50%;
}


.subs_crbess {
    background: #F3F3F3;
    padding: 50px 0;
}
.frm_partss_fl {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: revert-layer;
    margin-top: 0;
}
.frm_partss_fl .stay_up {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}
.frm_partss_fl .stay_up span.blkss {
    display:block;
}
.frm_partss_fl .stay_up_w {
    padding-top: 10px;
}
.frm_partss_fl .stay_up_w form {
    display: inline-block;
    width: 100%;
}
.frm_partss_fl .stay_up_w form label {
    display: block;
	    font-weight: 600;
	    margin-bottom: 8px;	
}
.frm_partss_fl .stay_up_w form input.form-control {
    width: 70%;
    padding: 13px 12px;
    border-radius: 30px;
    font-family: "DM Sans", sans-serif;
    border: #BFBFBF solid 1px;
    margin-right: 2%;
    background: transparent;
    color: #252525;
}


.frm_partss_fl .stay_up_w form input.form-control::placeholder {
  color: #252525;
  opacity: 1;
}

.frm_partss_fl .stay_up_w form input.form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #252525;
}

.frm_partss_fl .stay_up_w form button.sub_mitess {
    width: 25%;
    height: 44px;
    border-radius: 50px;
    border: none;
    background: #1C1A1F;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
	font-family: "DM Sans", sans-serif;
}
.frm_partss_fl .stay_up h4 {
    margin: 0 0 15px;
    color: #252525;
    font-size: 32px;
    font-weight: 600;
    text-align: right;
}
.frm_partss_fl .stay_up p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}


/* Top Scroll */
.contentDiv {
    width: auto;
    height: auto;
    background-color: transparent;
}

.sid_fix ul li.gren_bg img {
    margin: 0 auto;
    margin-bottom: 6px;
}
.sid_fix ul li {
    padding: 10px 7px;
}
.sid_fix ul li.gren_bg {
    background: #26D367;
    text-align: center;
}
.sid_fix ul li.gren_bg span {
    color: #fff;
    font-weight: 600;
    font-size: 11px;
}

.sid_fix ul li.blu_bg {
    background: #1E73BE;
    text-align: center;
}
.sid_fix ul li.blu_bg span {
    color: #fff;
    font-weight: 600;
    font-size: 11px;
}
.sid_fix ul li.blu_bg img {
    margin: 0 auto;
    margin-bottom: 6px;
}
.sid_fix ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #C6B58A;
    border-radius: 10px 0 0px 10px;
	overflow: hidden;
}
.sid_fix {
    position: fixed;
    right: 0;
    bottom:30%;
    z-index: 99;
}
.sid_fix li.lt_yllow img {
    margin: 0 auto;
}

.sid_fix ul li.lt_yllow {
    height: 130px;
    position: relative;
}
.sid_fix li.lt_yllow span {
color: #fff;
    transform: rotate(-90deg);
    display: inline-block;
    height: 90px;
    font-weight: 500;
    position: absolute;
    text-wrap: nowrap;
    line-height: 82px;
    font-size: 12px;
}
.sid_fix li.lt_yllow img {
    margin: 0 auto;
    position: absolute;
    bottom: 12px;
    left: 26px;
}

.loadformm#enquire_now .modal-dialog {
    max-width: 1100px;
    border: none;
    position: relative;
    width: 100%;
}
.loadformm .modal-dialog button.close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
    background: #AA842F;
    opacity: 1;
    height: 40px;
    line-height: 40px;
    color: #fff;
    width: 45px;
    border-radius: 0 0px 0px 25px;
}
.loadformm .modal-dialog button.close:focus{outline:none; border:none;}
.loadformm .modal-dialog button.close span {
    font-size: 45px;
    font-weight: 200;
	    line-height: 35px;
}

.modal.show .modal-dialog .modal-body {
    padding: 0;
}
.modal.show .modal-dialog .modal-body .lft_araea {
    width: 38%;
    float: left;
	    height: 520px;
    overflow: hidden;
}
.lft_araea.bgrr_frmss {
    background: #031227;
    padding: 25px;
	position:relative;
}
.lft_araea.bgrr_frmss .cnt_bxx {
    display: inline-block;
    width: 100%;
}
.lft_araea.bgrr_frmss .cnt_bxx h3 {
    color: #fff;
    font-size: 28px;
    margin: 0 0 12px;
    font-weight: 600;
}
.lft_araea.bgrr_frmss .cnt_bxx p {
    color: #fff;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
	line-height:22px;
}

.lft_araea.bgrr_frmss .btmms_cntt {
    position: absolute;
    bottom: 0;
    color: #fff;
}

.lft_araea.bgrr_frmss .btmms_cntt ul {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}
.lft_araea.bgrr_frmss .btmms_cntt ul li {
    margin-bottom:25px;
}

.lft_araea.bgrr_frmss .btmms_cntt ul li span.ic_con {
    float: left;
    height: 60px;
    margin-right: 10px;
}

.lft_araea.bgrr_frmss .btmms_cntt ul li span.ic_con img {
    width: 25px !important;
    height: 25px !important;
}
.lft_araea.bgrr_frmss .btmms_cntt ul li h5 {
    margin: 0 0 3px;
    font-size: 17px;
    font-weight: 600;
}
.lft_araea.bgrr_frmss .btmms_cntt ul li p {
    margin: 0px;
    font-size: 13px;
    font-weight:400;
}
.lft_araea.bgrr_frmss .btmms_cntt ul li p a{
    color:#fff;
}

.modal.show .modal-dialog .modal-body .lft_araea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modal.show .modal-dialog .modal-body .lft_araea.form {
    width: 62%;
    padding: 50px 30px 0px 30px;
}
.loadformm .modal-dialog .modal-content {
    border-radius: 0px;
	position: relative;
	    overflow: hidden;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx {
    display: inline-block;
    width: 100%;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx h3 {
font-size: 28px;
    font-weight: 600;
    margin: 0 0 5px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx p {
    font-size: 13px;
    font-weight:400;
    margin: 0 0 10px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss {
    margin-top: 20px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss label {
    font-weight: 600;
    margin: 0 0 4px;
    font-size: 14px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss input.form-control {
    border: #3d3d3d solid 1px;
    border-radius: 10px;
    font-size: 14px;
    padding: 8px 10px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss textarea.form-control {
    border: #3d3d3d solid 1px;
    border-radius: 10px;
    font-size: 14px;
    padding: 8px 10px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss .submmit {
    display: inline-block;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss .submmit button {
    background: #AA842F;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
}
.loadformm#contactus .modal-dialog {
    max-width: 600px;
    width: 100%;
}
.loadformm#contactus .modal-dialog .lft_araea.form {
    width: 100%;
}

button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
        border-bottom: solid 11px #a5811e;
    border-left: solid 9px transparent;
    line-height: 0;
    border-right: solid 8px transparent;
    height: 0;
    margin: 16px auto 0;
    width: 0;
  border-radius:0px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
background: #a5811e;
    color: #fff;
    font-size: 25px;
    right: 15px;
    bottom: 25px;
    height: 55px;
    width: 55px;
    visibility: visible;
}
/* End Top Scroll */

#Footer_arae .contnts_ar {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}
#Footer_arae .contnts_ar h3 {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 600;
	color:#fff;
}
#Footer_arae .contnts_ar p {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
	color:#fff;
}

footer .accordion_container {
	display:none;;
}
footer#Footer_arae img.ftr_lgo_btmm {
    position: absolute;
    right: 0;
    bottom: 0;
	width: 10%;
}

.desk_top_none{display:none !important;}


 @keyframes blinker {
  50% {opacity: 0;}
 }


.bottom_fixx_area{display:none;}

.fix-footer{display:none;}

@media (min-width: 481px) and (max-width: 767px) {
.desk_top_none{display:block !important;}	
.mb_view_hide{display:none !important;}
.mb_view_show{display:block;}

#thankyou {padding:30px 0;}
#thankyou .container {height: 300px;}
#thankyou .container .al_content_s_ar {height: 300px; position: absolute; width: 100%; max-width: 470px;}

.set_y_vdo button.close {z-index: 99999999; background: #fff; width: 40px; height: 40px; position: fixed; line-height: 40px;}
.set_y_vdo button.close span img {filter: brightness(0) invert(0);}

.fix-footer {height: 55px; display: block; position: fixed; bottom: 0; left: 0; right: 0; background:#a5811e; padding: 5px 0; z-index: 9;}
.fix-footer p {float:left; width:33.33%; text-align:center; margin:0; padding:0; margin-top:12px; display:flex; align-items:center; justify-content:center; border-right: #ccc solid 1px;}
.fix-footer p:last-child {border-right:none;}
.fix-footer p a {float: left; margin: 0; padding: 0; display: flex; text-transform: uppercase; font-weight: 600;}
.fix-footer p a img.img-responsive {width: 18px; filter: brightness(0) invert(1); margin-right: 5px;}
.fix-footer p a span {float: left; width: 100%; color: #ffffff;}
.fix-footer p a img.img-responsive {width: 18px; filter: brightness(0) invert(1); height: 18px; position: relative; top: 2px;}

#interior_design_solution .all_suprt_arrew .owl-nav {display: block !important; top: -50px;}
.form_boxx.frm_cnt_bx h3 {font-size: 22px;}

.rt_txt_areaa.mang_tx {margin-bottom: 0; margin-top: 10px;}
.rt_txt_areaa.mang_tx {font-size: 14px;}

 .bottom_fixx_area {display:block; background:#a5811e; position:fixed; bottom:0;  width:100%; padding:10px 10px 2px;  z-index:9; border-top:#fff solid 1px;}
 .bottom_fixx_area a {display: inline-block; width: 100%;}
 .bottom_fixx_area a .icon_m {float: left; width: 10%; background: #fff; text-align: center; height: 50px; border-radius: 4px;}
 .bottom_fixx_area a .icon_m i {font-size: 40px; color: #000; line-height: 50px;}
 .bottom_fixx_area a .contxtx {float: left; width: 90%; padding-left: 10px;}
 .bottom_fixx_area a .contxtx p {color: #fff; font-size: 14px; margin-bottom: 2px; font-weight: 500; text-align:center;}
 .bottom_fixx_area a .contxtx span.blink-soft {font-size: 19px; color: #ffff; font-weight: 600; animation: blinker 1.5s linear infinite; display:block;
        text-align:center;}
		
footer .ftr_partss.adss_flss .adss_areaa p {
    color: #fff;
    display: inline-block;
    width: 100%;
}

button.back-to-top.show {
    right: 5px;
    bottom: 70px;
}

.loadformm#enquire_now .modal-dialog {
    margin: 0;
}


.bgrrr .hdr_cnt_aarea {height: 70%;}

.bgrrr#other_pagess {padding-top: 0;}
.bgrrr#other_pagess .container {padding: 0 10px;}
.bgrrr#other_pagess header#fixedds.sticky nav {top: 5px;}

.bgrrr .container.fulls_wd {height: 92%;         position: absolute;}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm ul li {
    margin-right: 5px;
    font-size: 12px;
    padding: 2px 10px;
    margin-bottom: 10px;
}
.bgrrr .container.fulls_wd .slid_araea_box{display:none;}
.about_us .rdy_cont_area p {font-size: 14px; line-height: 24px;}

header#fixedds .line a.bk_noewws {background: #AA842F; padding: 0 10px; border-radius: 5px; height: 35px; line-height: 35px; margin-top: 10px;        position: absolute; right: 55px; color: #fdfbff; font-weight: 500;}


header#fixedds .line a.bk_noewws img {float: left; position: relative; top: 9px; width: 15px; margin-right: 7px;}
.nav-text:after, .nav-text:before, .nav-text span {background-color:#AA842F;}

header#fixedds.sticky .line a.bk_noewws img {top: 8px;}
.bgrrr .container.fulls_wd .dr_mages {padding: 5px; border-radius: 12px; width: 25%; bottom: 0;}
.bgrrr .container.fulls_wd .dr_mages .us_mgaess {width: 100%; height: 60px; margin-bottom:0;}

.bgrrr .hdr_cnt_aarea {margin-bottom: 0;}
.bgrrr .container.fulls_wd .dr_mages p {margin: 5px 0 0; font-size: 10px;}

.bgrrr .hdr_cnt_aarea a.al_bnt_supt {padding: 7px 10px; font-size: 13px; max-width: 130px;}
.bgrrr .hdr_cnt_aarea a.al_bnt_supt img {right: 8px; top: 7px;}

header#fixedds .top-nav ul {padding:0 0px; border-radius:0; margin-top: 20px;}
.about_us .img_bx_ar_ard.abtss {height: auto;}
.rdy_cont_area a.vw_details {padding: 9px 20px; text-transform: capitalize; font-size: 15px;}

.faqq .mg_arar_so {height: auto; margin-bottom: 30px;}
.accordion_container .man_boxx {margin-bottom: 13px; padding-bottom: 13px;}
.accordion_container .man_boxx .accordion_head {font-size: 15px; padding-right: 35px;}
.ser_v_araeea.faqq {padding-bottom: 10px;}

.ser_v_araeea.indolser {padding-bottom: 0;}
.accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 13px;}
.bgrrr .hdr_cnt_aarea p {font-size: 14px;  line-height: 22px; margin-bottom:5px; }
.bgrrr {height: 300px; background-size: cover !important; padding:0 0; overflow: initial;}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm {margin-top: 30px;}
header#fixedds nav{top:-10px; border-radius: 0px 0px 10px 10px; height: 60px;}
.bgrrr .hdr_cnt_aarea h2 {font-size: 32px; margin: 0 0 10px; line-height: 50px;}
.about_us .rdy_cont_area p {font-size: 15px; line-height: 24px;text-align: justify;}
	
.ser_v_araeea#couting_list {padding-bottom: 10px;}	
.count_main h2 {font-size: 20px; line-height: 24px; margin: 0;}	
.count_main p {font-size: 14px; margin: 0 0 0px;}
.count_main span {font-size: 14px; margin: 0 0 12px; display: block;}
.rdy_cont_area a.vw_details img {top: 4px; width: 22px;}

#couting_list .als_contntcs {
    margin-bottom: 0;
}
#couting_list .count_main {
    margin-top: 20px;
}
.all_suprt_arrew .owl-nav{display:none !important;}

section#master_palns {
    padding-top: 0;
}
#master_palns .pln_bgrra {
    height: auto;
}

section#project_gallery {
    padding-bottom: 0;
}
#project_gallery_prt .item .glr_boxx_main {
    height: 250px;
}

#location_advantages .pln_bgrra {
    height: auto;
}
.modal-dialog.set_y_vdo {
    max-width: 100%;
    height: 300px;
    min-height: 300px;
}

#location_advantages .glr_listings ul li {
    width: 100%;
    font-size: 15px;
    padding: 10px 0px;
    line-height: 30px;
    border-right: none;
    border-bottom: #ccc solid 1px;
	color: #fff;
}

section#contactususs {
    padding-top: 0;
}

#contactususs .mgs_box_areaa {
    height: auto;
    margin-bottom: 20px;
}

.into_main_bx .in_boxx {height: 160px;}
.into_main_bx .in_boxx span.f_titlss {font-size: 12px;}

.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss input {margin-top: 3px;}
.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss label {font-size: 13px;}
.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss {margin-bottom: 5px; margin-top: 5px;}

#Footer_arae .contnts_ar h3 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
}
#Footer_arae .contnts_ar p {
    font-size: 14px;
}
.eml_socilal .b_linkss a {
    font-size: 14px;
}

#Footer_arae .contnts_ar .lgo {
    margin-bottom: 20px;
}


#three_poin_halp .itm_bx_areaa {height: 220px;}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss {padding: 10px;}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss h3 {font-size: 16px;}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss h3 span {font-size: 14px; line-height: 20px;}

.click_linkss {margin-top: 8px;}
.click_linkss a {font-size: 14px;}

#location_advantages .glr_listings {
    margin-top: 0px;
    background: #262626;
}

#services_we_offer .als_contntcs {margin-bottom: 0;}
#services_we_offer .mgs_box_areaa .mg_boxzz {height: 200px; margin-top:20px;}
#services_we_offer .mgs_box_areaa .contentss h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#services_we_offer .mgs_box_areaa .contentss p {
    width: 80%;
    font-size: 12px;
    line-height: 16px;
    height: 33px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas {
    width: 20%;
    height: 33px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas a {
    height: 33px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas a img {
    top: 10px;
    width: 18px;
}

#see_how_we_stand_out .why_links_bx {
    padding: 0px 0px 0px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss {
    margin-bottom: 15px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss .cnt_tx_lst h4 {
    font-size: 18px;
    margin: 0 0 0px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss .cnt_tx_lst p {
    font-size: 14px;
    margin: 0;
}
#see_how_we_stand_out .mg_box_ar {
    margin: 15px 0 20px;
}

#know_how_we_work .als_contntcs {
    margin-bottom: 0;
}
#know_how_we_work .forth_row:before{display:none;}

#know_how_we_work .forth_row ul li {
    width: 50%;
	margin-top: 20px;
}
#know_how_we_work .forth_row ul li p {
    font-size: 16px;
    margin: 0;
}

.link_btnss.text-center.mt-5 {
    margin-top: 25px !important;
}
.link_btnss a {
    padding: 5px 20px;
    font-size: 16px;
}

.testiml_areaa p {
font-size: 14px;
        height: auto;
        line-height: 22px;
}
.testiml_areaa .usr_rewss .usr_mg {
    width: 16%;
}
.testiml_areaa .usr_rewss .usr_txt h2 {
    font-size: 18px;
}
.arrow_supportss .owl-nav {
    margin: 5px 0 0;
}
.als_contntcs span {
    font-size: 14px;
    max-width: 100%;
    margin-top: 7px;
}

.accordion_container .man_boxx .accordion_head span.plusminus {
    font-size: 22px;
    top: -7px;
}

#contactususs .cntuct_mg {
    height: auto;
    margin-bottom: 20px;
}

.frm_cnt_bx .frm_fildss.home .form-group {margin-bottom: 15px;}
.frm_cnt_bx .frm_fildss .form-group label {font-size: 15px;}
.frm_cnt_bx .frm_fildss.home .form-group .form-control {height: 34px;}

.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details {font-size: 18px;}

.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details img {
    width: 35px;
    height: 13px;
    left: 10px;
    top: 5px;
}

footer .ftr_partss.social_mdiaa {
    margin-top: 25px;
    display: flex;
}
footer .ftr_partss.social_mdiaa h4 {
    width: 60%;
}
footer .ftr_partss.social_mdiaa li {
    margin: 4px 5px 0 0 !important;
}
footer .ftr_partss.social_mdiaa ul li a {
    font-size: 16px !important;
}


header#fixedds .lgo_mg a img.lgo_parts {top: 10px !important;}
.als_contntcs {
    margin-bottom: 20px;
}
.als_contntcs p {
    margin: 0 0 0px;
    font-size: 16px;
}
.als_contntcs h3 {
    font-size: 22px;
}

#AboutUs .mgs_box_areaa {
    height: auto;
}
.about_us .rdy_cont_area {
    margin-top: 10px;
}
.about_us .rdy_cont_area h4 {
    margin: 0 0 0px;
    font-size: 22px;
}

.row.all_pg_mdlls {        margin: -15px;
        display: block;
        padding: 0;
        width: 100%;}
.about_us .img_bx_ar_ard {height: auto; margin-bottom: 15px;}

header#fixedds .lgo_mg a img.lgo_parts {top:0px;}


.al_sec_ctxt {margin-bottom: 30px; position:relative;}
.al_sec_ctxt h2 span.vw_linkss {font-size: 15px;  line-height: 30px; position: absolute; top: 0; right: 0;}
.al_sec_ctxt h2{font-size:20px;}
.al_sec_ctxt p {margin: 5px 0 0; font-size: 14px;   line-height: 20px;}
#three_points .al_cnt_otem_bx{height:auto;}
section#Products {padding-bottom: 0;}



.eml_socilal .em_ico {width: 100%; text-align: center; float: inherit; font-size: 13px; font-weight: 500;}
.eml_socilal .social {width: 100%;}
.eml_socilal .social .socialss {float: inherit; display: block; text-align: center;  width: 100%; margin: 10px 0 0px;        font-size: 13px;}

header#fixedds.sticky nav .lgo_mg { left: 5px;}
footer .ftr_partss.pl_40 {padding-left: 0;}

header#fixedds .line {margin-top: 0px; padding:0px 0px 0px; box-shadow:none; height: 50px; background: transparent;}
header#fixedds .lgo_mg img {width: 60%;}
header#fixedds .lgo_mg {position: relative; top: 4px; left: 0px;}
header#fixedds.sticky .line {margin-top: 0; margin-bottom: 0;}
header#fixedds.sticky nav {padding:0 0 10px !important; left: -4px;}
.top-nav li#rit_menuss span.sc_mee {margin: 8px 10px;}
.top-nav li#rit_menuss span.sc_mee a {top: 0;}

.ser_v_araeea {padding: 30px 0;}
.all_pg_mdlls {display: contents;}
.bgrrr.other_pgss {height: auto; padding-bottom: 30px;}
.pages_content h3 {font-size: 22px;}
.ftr_partss.adss_flss ul li {font-size: 16px; margin-bottom: 10px;}




.tik_callls .ti_dicttts {font-size: 30px;}
.tik_callls .ti_dicttts a img {width: 30px;}
.ser_v_araeea.tik_callls:before {bottom: 20px;}



footer .ftr_partss .socialss {text-align: center; margin: 0 auto; display: table; margin-bottom: 15px; margin-top: 20px;}
footer .ftr_partss h4 {margin: 0 0 10px; padding-bottom: 0; font-size: 19px;}
footer .ftr_partss h4 img {margin: 0 auto;}
footer {padding: 15px 0 75px; margin:0; border-radius:0px;}
footer .ftr_partss p {
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
	text-align:left;
}
footer .ftr_partss {margin-bottom:0px;}
footer .mr_top_50 {margin-top: 20px;}
footer .f_us_doc {margin-bottom: 15px;font-size:14px;}
footer .copy_rts {line-height: 24px;}
footer .ftr_partss .lg_parts {float: left; width: 60%;}
footer .ftr_partss h3 {float: left; display: block; width: 100%;}
footer .ftr_partss ul {float: left; display: block; width: 100%;}
.ftr_partss.adss_flss ul li span.b_adss {width: 80%; font-size: 14px;}
footer .accordion_container {width: 100%; display:block; margin-top: 20px;}
footer .accordion_head {
	background-color: transparent;
        color: #ffffff;
        cursor: pointer;
        font-size: 18px;
        margin: 0 0 1px 0;
        padding: 6px 0px;
        font-weight: 500;
}
footer .ftr_partss ul li a {font-size: 14px; padding-left: 9px;}
footer .ftr_partss .socialss a {width: 24px;float: left;}        

footer .accordion_body {background:#e3e3e32b; padding: 5px 0 0;}
footer .accordion_body .mt_datat {padding: 8px 15px; margin: 0px; text-align: left;}
footer .plusminus {float: right; font-size: 26px; position: relative; top: -3px;}
footer .ftr_partss h4 {border-bottom: none;}

.eml_socilal {margin-top: 15px; padding-top: 15px !important; padding-bottom: 15px !important;}

}



@media (min-width: 320px) and (max-width: 480px) {
.desk_top_none{display:block !important;}	
.mb_view_hide{display:none !important;}
.mb_view_show{display:block;}

.bgrrr .hdr_cnt_aarea h4 {font-size: 30px;}
.bgrrr.otherpgess .hdr_cnt_aarea .midelss h2 {font-size: 32px;}
.coll_boxxx {margin-top: 30px;}
.cont_enqury .form_boxx.frm_cnt_bx {padding-left: 0;}
.cont_enqury .enq_mgss.mapss {height: 300px; margin-bottom: 20px;}
.al_content_s_ar h3 {font-size: 28px;}
.about_uss#contents_tx {padding-top: 0;}

#thankyou {padding:30px 0;}
#thankyou .container {height: 300px;}
#thankyou .container .al_content_s_ar {height: 300px; position: absolute; width: 100%; max-width: 330px;}


.set_y_vdo button.close {z-index: 99999999; background: #fff; width: 40px; height: 40px; position: fixed; line-height: 40px;}
.set_y_vdo button.close span img {filter: brightness(0) invert(0);}

.al_content_s_ar {margin-bottom: 20px;}
.about_uss .ovr_imgsss {height: auto; border-radius: 10px;}
.ser_v_araeea.light_c_bg {padding-top: 0;}
.light_c_bg .our_serves {padding-top: 15px;}
.light_c_bg .our_serves h4 {font-size: 24px; font-weight: 600; margin: 0 0 5px;}
.light_c_bg .our_serves p {font-size: 16px;}


.fix-footer {height: 55px; display: block; position: fixed; bottom: 0; left: 0; right: 0; background:#a5811e; padding: 5px 0; z-index: 9;}
.fix-footer p {float:left; width:33.33%; text-align:center; margin:0; padding:0; margin-top:12px; display:flex; align-items:center; justify-content:center; border-right: #ccc solid 1px;}
.fix-footer p:last-child {border-right:none;}
.fix-footer p a {float: left; margin: 0; padding: 0; display: flex; text-transform: uppercase; font-weight: 600;}
.fix-footer p a img.img-responsive {width: 18px; filter: brightness(0) invert(1); margin-right: 5px;}
.fix-footer p a span {float: left; width: 100%; color: #ffffff;}
.fix-footer p a img.img-responsive {width: 18px; filter: brightness(0) invert(1); height: 18px; position: relative; top: 2px;}

#interior_design_solution .all_suprt_arrew .owl-nav {display: block !important; top: -50px;}
.form_boxx.frm_cnt_bx h3 {font-size: 22px;}

.rt_txt_areaa.mang_tx {margin-bottom: 0; margin-top: 10px;}
.rt_txt_areaa.mang_tx {font-size: 14px; text-align: justify;}

 .bottom_fixx_area {display:block; background:#a5811e; position:fixed; bottom:0;  width:100%; padding:10px 10px 2px;  z-index:9; border-top:#fff solid 1px;}
 .bottom_fixx_area a {display: inline-block; width: 100%;}
 .bottom_fixx_area a .icon_m {float: left; width: 10%; background: #fff; text-align: center; height: 50px; border-radius: 4px;}
 .bottom_fixx_area a .icon_m i {font-size: 40px; color: #000; line-height: 50px;}
 .bottom_fixx_area a .contxtx {float: left; width: 90%; padding-left: 10px;}
 .bottom_fixx_area a .contxtx p {color: #fff; font-size: 14px; margin-bottom: 2px; font-weight: 500; text-align:center;}
 .bottom_fixx_area a .contxtx span.blink-soft {font-size: 19px; color: #ffff; font-weight: 600; animation: blinker 1.5s linear infinite; display:block;
        text-align:center;}
		
footer .ftr_partss.adss_flss .adss_areaa p {
    color: #fff;
    display: inline-block;
    width: 100%;
}

button.back-to-top.show {
    right: 5px;
    bottom: 70px;
}

.loadformm#enquire_now .modal-dialog {
    margin: 0;
}


.bgrrr .hdr_cnt_aarea {height: 70%;}

.bgrrr#other_pagess {padding-top: 0;}
.bgrrr#other_pagess .container {padding: 0 10px;}
.bgrrr#other_pagess header#fixedds.sticky nav {top: 5px;}

.bgrrr .container.fulls_wd {height: 92%;         position: absolute;}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm ul li {
    margin-right: 5px;
    font-size: 12px;
    padding: 2px 10px;
    margin-bottom: 10px;
}
.bgrrr .container.fulls_wd .slid_araea_box{display:none;}
.about_us .rdy_cont_area p {font-size: 14px; line-height: 24px;}

header#fixedds .line a.bk_noewws {background: #AA842F; padding: 0 10px; border-radius: 5px; height: 35px; line-height: 35px; margin-top: 10px;        position: absolute; right: 55px; color: #fdfbff; font-weight: 500;}


header#fixedds .line a.bk_noewws img {float: left; position: relative; top: 9px; width: 15px; margin-right: 7px;}
.nav-text:after, .nav-text:before, .nav-text span {background-color:#AA842F;}

header#fixedds.sticky .line a.bk_noewws img {top: 8px;}
.bgrrr .container.fulls_wd .dr_mages {padding: 5px; border-radius: 12px; width: 25%; bottom: 0;}
.bgrrr .container.fulls_wd .dr_mages .us_mgaess {width: 100%; height: 60px; margin-bottom:0;}

.bgrrr .hdr_cnt_aarea {margin-bottom: 0;}
.bgrrr .container.fulls_wd .dr_mages p {margin: 5px 0 0; font-size: 10px;}

.bgrrr .hdr_cnt_aarea a.al_bnt_supt {padding: 7px 10px; font-size: 13px; max-width: 130px;}
.bgrrr .hdr_cnt_aarea a.al_bnt_supt img {right: 8px; top: 7px;}

header#fixedds .top-nav ul {padding:0 0px; border-radius:0; margin-top: 20px;}
.about_us .img_bx_ar_ard.abtss {height: auto;}
.rdy_cont_area a.vw_details {padding: 9px 20px; text-transform: capitalize; font-size: 15px;}

.faqq .mg_arar_so {height: auto; margin-bottom: 30px;}
.accordion_container .man_boxx {margin-bottom: 13px; padding-bottom: 13px;}
.accordion_container .man_boxx .accordion_head {font-size: 15px; padding-right: 35px;}
.ser_v_araeea.faqq {padding-bottom: 10px;}

.ser_v_araeea.indolser {padding-bottom: 0;}
.accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 13px;}
.bgrrr .hdr_cnt_aarea p {font-size: 14px;  line-height: 22px; margin-bottom:5px; }
.bgrrr {height: 300px; background-size: cover !important; padding:0 0; overflow: initial;}
.bgrrr .hdr_cnt_aarea .tabs_liststs_hm {margin-top: 30px;}
header#fixedds nav{top:-10px; border-radius: 0px 0px 10px 10px; height: 60px;}
.bgrrr .hdr_cnt_aarea h2 {font-size: 32px; margin: 0 0 10px; line-height: 50px;}
.about_us .rdy_cont_area p {font-size: 15px; line-height: 24px;text-align: justify;}
	
.ser_v_araeea#couting_list {padding-bottom: 10px;}	
.count_main h2 {font-size: 20px; line-height: 24px; margin: 0;}	
.count_main p {font-size: 14px; margin: 0 0 0px;}
.count_main span {font-size: 14px; margin: 0 0 12px; display: block;}
.rdy_cont_area a.vw_details img {top: 4px; width: 22px;}

#couting_list .als_contntcs {
    margin-bottom: 0;
}
#couting_list .count_main {
    margin-top: 20px;
}
.all_suprt_arrew .owl-nav{display:none !important;}

section#master_palns {
    padding-top: 0;
}
#master_palns .pln_bgrra {
    height: auto;
}

section#project_gallery {
    padding-bottom: 0;
}
#project_gallery_prt .item .glr_boxx_main {
    height: 140px;
}

#location_advantages .pln_bgrra {
    height: auto;
}
.modal-dialog.set_y_vdo {
    max-width: 100%;
    height: 300px;
    min-height: 300px;
}

#location_advantages .glr_listings ul li {
    width: 100%;
    font-size: 15px;
    padding: 10px 0px;
    line-height: 30px;
    border-right: none;
    border-bottom: #ccc solid 1px;
	color: #fff;
}

section#contactususs {
    padding-top: 0;
}

#contactususs .mgs_box_areaa {
    height: auto;
    margin-bottom: 20px;
}

.into_main_bx .in_boxx {height: 160px;}
.into_main_bx .in_boxx span.f_titlss {font-size: 12px;}

.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss input {margin-top: 3px;}
.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss label {font-size: 13px;}
.frm_cnt_bx .frm_fildss.home .form-group.mng_bothss {margin-bottom: 5px; margin-top: 5px;}

#Footer_arae .contnts_ar h3 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
}
#Footer_arae .contnts_ar p {
    font-size: 14px;
}
.eml_socilal .b_linkss a {
    font-size: 14px;
}

#Footer_arae .contnts_ar .lgo {
    margin-bottom: 20px;
}


#three_poin_halp .itm_bx_areaa {height: 220px;}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss {padding: 10px;}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss h3 {font-size: 16px; text-align:center;}
#three_poin_halp .itm_bx_areaa .hrb_area .linkss h3 span {font-size: 14px; line-height: 20px; display:block; text-align:center; float: inherit;}
#three_poin_halp .itm_bx_areaa .bg_mg_areaa {height: 165px;}

.click_linkss {margin-top: 8px;}
.click_linkss a {font-size: 14px;}

#location_advantages .glr_listings {
    margin-top: 0px;
    background: #262626;
}

#services_we_offer .als_contntcs {margin-bottom: 0;}
#services_we_offer .mgs_box_areaa .mg_boxzz {height: 200px; margin-top:20px;}
#services_we_offer .mgs_box_areaa .contentss h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#services_we_offer .mgs_box_areaa .contentss p {
    width: 80%;
    font-size: 12px;
    line-height: 16px;
    height: 33px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas {
    width: 20%;
    height: 33px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas a {
    height: 33px;
}
#services_we_offer .mgs_box_areaa .contentss span.arowwsas a img {
    top: 10px;
    width: 18px;
}

#see_how_we_stand_out .why_links_bx {
    padding: 0px 0px 0px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss {
    margin-bottom: 15px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss .cnt_tx_lst h4 {
    font-size: 18px;
    margin: 0 0 0px;
}
#see_how_we_stand_out .why_links_bx .wy_mgss .cnt_tx_lst p {
    font-size: 14px;
    margin: 0;
}
#see_how_we_stand_out .mg_box_ar {
    margin: 15px 0 20px;
}

#know_how_we_work .als_contntcs {
    margin-bottom: 0;
}
#know_how_we_work .forth_row:before{display:none;}

#know_how_we_work .forth_row ul li {
    width: 50%;
	margin-top: 20px;
}
#know_how_we_work .forth_row ul li p {
    font-size: 16px;
    margin: 0;
}

.link_btnss.text-center.mt-5 {
    margin-top: 25px !important;
}
.link_btnss a {
    padding: 5px 20px;
    font-size: 16px;
}

.testiml_areaa p {
font-size: 14px;
        height: auto;
        line-height: 22px;
}
.testiml_areaa .usr_rewss .usr_mg {
    width: 16%;
}
.testiml_areaa .usr_rewss .usr_txt h2 {
    font-size: 18px;
}
.arrow_supportss .owl-nav {
    margin: 5px 0 0;
}
.als_contntcs span {
    font-size: 14px;
    max-width: 100%;
    margin-top: 7px;
}

.accordion_container .man_boxx .accordion_head span.plusminus {
    font-size: 22px;
    top: -7px;
}

#contactususs .cntuct_mg {
    height: auto;
    margin-bottom: 20px;
}

.frm_cnt_bx .frm_fildss.home .form-group {margin-bottom: 15px;}
.frm_cnt_bx .frm_fildss .form-group label {font-size: 15px;}
.frm_cnt_bx .frm_fildss.home .form-group .form-control {height: 34px;}

.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details {font-size: 18px;}

.frm_cnt_bx .frm_fildss.home .rdy_cont_area.al_user .links button.vw_details img {
    width: 35px;
    height: 13px;
    left: 10px;
    top: 5px;
}

footer .ftr_partss.social_mdiaa {
    margin-top: 25px;
    display: flex;
}
footer .ftr_partss.social_mdiaa h4 {
    width: 60%;
}
footer .ftr_partss.social_mdiaa li {
    margin: 4px 5px 0 0 !important;
}
footer .ftr_partss.social_mdiaa ul li a {
    font-size: 16px !important;
}


header#fixedds .lgo_mg a img.lgo_parts {top: 10px !important;}
.als_contntcs {
    margin-bottom: 20px;
}
.als_contntcs p {
    margin: 0 0 0px;
    font-size: 16px;
}
.als_contntcs h3 {
    font-size: 22px;
}

#AboutUs .mgs_box_areaa {
    height: auto;
}
.about_us .rdy_cont_area {
    margin-top: 10px;
}
.about_us .rdy_cont_area h4 {
    margin: 0 0 0px;
    font-size: 22px;
}

.row.all_pg_mdlls {        margin: -15px;
        display: block;
        padding: 0;
        width: 100%;}
.about_us .img_bx_ar_ard {height: auto; margin-bottom: 15px;}

header#fixedds .lgo_mg a img.lgo_parts {top:0px;}


.al_sec_ctxt {margin-bottom: 30px; position:relative;}
.al_sec_ctxt h2 span.vw_linkss {font-size: 15px;  line-height: 30px; position: absolute; top: 0; right: 0;}
.al_sec_ctxt h2{font-size:20px;}
.al_sec_ctxt p {margin: 5px 0 0; font-size: 14px;   line-height: 20px;}
#three_points .al_cnt_otem_bx{height:auto;}
section#Products {padding-bottom: 0;}



.eml_socilal .em_ico {width: 100%; text-align: center; float: inherit; font-size: 13px; font-weight: 500;}
.eml_socilal .social {width: 100%;}
.eml_socilal .social .socialss {float: inherit; display: block; text-align: center;  width: 100%; margin: 10px 0 0px;        font-size: 13px;}

header#fixedds.sticky nav .lgo_mg { left: 5px;}
footer .ftr_partss.pl_40 {padding-left: 0;}

header#fixedds .line {margin-top: 0px; padding:0px 0px 0px; box-shadow:none; height: 50px; background: transparent;}
header#fixedds .lgo_mg img {width: 60%;}
header#fixedds .lgo_mg {position: relative; top: 4px; left: 0px;}
header#fixedds.sticky .line {margin-top: 0; margin-bottom: 0;}
header#fixedds.sticky nav {padding:0 0 10px !important; left: -4px;}
.top-nav li#rit_menuss span.sc_mee {margin: 8px 10px;}
.top-nav li#rit_menuss span.sc_mee a {top: 0;}

.ser_v_araeea {padding: 30px 0;}
.all_pg_mdlls {display: contents;}
.bgrrr.other_pgss {height: auto; padding-bottom: 30px;}
.pages_content h3 {font-size: 22px;}
.ftr_partss.adss_flss ul li {font-size: 16px; margin-bottom: 10px;}




.tik_callls .ti_dicttts {font-size: 30px;}
.tik_callls .ti_dicttts a img {width: 30px;}
.ser_v_araeea.tik_callls:before {bottom: 20px;}



footer .ftr_partss .socialss {text-align: center; margin: 0 auto; display: table; margin-bottom: 15px; margin-top: 20px;}
footer .ftr_partss h4 {margin: 0 0 10px; padding-bottom: 0; font-size: 19px;}
footer .ftr_partss h4 img {margin: 0 auto;}
footer {padding: 15px 0 45px; margin:0; border-radius:0px;}
footer .ftr_partss p {
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
	text-align:left;
}
footer .ftr_partss {margin-bottom:0px;}
footer .mr_top_50 {margin-top: 20px;}
footer .f_us_doc {margin-bottom: 15px;font-size:14px;}
footer .copy_rts {line-height: 24px;}
footer .ftr_partss .lg_parts {float: left; width: 60%;}
footer .ftr_partss h3 {float: left; display: block; width: 100%;}
footer .ftr_partss ul {float: left; display: block; width: 100%;}
.ftr_partss.adss_flss ul li span.b_adss {width: 80%; font-size: 14px;}
footer .accordion_container {width: 100%; display:block; margin-top: 20px;}
footer .accordion_head {
	background-color: transparent;
        color: #ffffff;
        cursor: pointer;
        font-size: 18px;
        margin: 0 0 1px 0;
        padding: 6px 0px;
        font-weight: 500;
}
footer .ftr_partss ul li a {font-size: 14px; padding-left: 9px;}
footer .ftr_partss .socialss a {width: 24px;float: left;}        

footer .accordion_body {background:#e3e3e32b; padding: 5px 0 0;}
footer .accordion_body .mt_datat {padding: 8px 15px; margin: 0px; text-align: left;}
footer .plusminus {float: right; font-size: 26px; position: relative; top: -3px;}
footer .ftr_partss h4 {border-bottom: none;}

.eml_socilal {margin-top: 15px; padding-top: 15px !important; padding-bottom: 15px !important;}
}