@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
*, *:before, *:after {
    box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body,p {margin:0;padding:0;font-family: 'Poppins', sans-serif;}
.clr {clear:both}
.innerwrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.mflex {display:flex}
.jcb {justify-content:space-between}
.acenter {align-items:center}
.emtfrclogo {
    width:12%
}
.pdtb12 {padding:12px 0}
.frcmenu { align-items: center; }
.mrleft { margin-left: auto; }
.frcmenu ul { margin: 0; padding: 0; list-style: none; width: 100%; display: flex; }
.frcmenu li a { text-decoration: none; color:#000; }
.frcmenu li { display: inline-block; padding: 9px 26px; color: #9f9f9f; }
.frcmenu li a:hover {
    color: #0C8BFD ;
}
.phonecolm p:first-child {font-size:13px}
.phonecolm p:second-child {font-size:18px}
.mgr7 {margin-right:7px}
.mainbnnr {background: url(../img/main-banner.png);
    width: 100%;
    background-size: cover;
    float: left;height:420px}
.mnludh{background: url(../img/franchise-ludh.png);}
.txtcolm {width:48%;color:#fff;padding-top:60px}
.txtcolm h1 {font-size:50px;font-weight:400}
.txtcolm h1 strong {font-weight:600}
.txtcolm h2 {font-size:42px;font-weight:400;position:relative}
.txtcolm h2::after {content: '';
    position: absolute;
    width: 50px;
    height: 4px;
    background: #2196f3;
    bottom: -6px;
    left: 0;}
.txtcolm h2 strong {font-weight:600}
.lt_potn {
    width: 65%;
	margin-top:-75px;
}
aside {
    position: relative;
}
aside.ribbon3 {
    background-color: #ffffff;
    color: #000;
    width: 90px;
    display: inline-block;
    text-align: center;
    padding: 1px 0;
    margin: 0 12px;
}

aside:before, aside:after {
    height: 0;
    width: 0;
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 0;
	top:0
}
aside.ribbon3:before {
    border-color: #ffffff transparent;
    left: -12px;
}
aside.ribbon3:after, aside.ribbon3:before {
    border-width: 13px 0 12px 12px;
}
aside.ribbon3:after {
    border-color: #ffffff transparent;
    right: -12px;
    border-width: 13px 12px 12px 0;
}
.prdctbg {
    width: 100%;
    background: url(../img/our-products.png) no-repeat 0 -2px;
    padding: 25px 15px 15px 15px;
}
.frn_tle {
    font-size: 25px;
    font-weight: 500;
    color: #29282D;
	position:relative;
}
.frn_tle::after {
    content: '';
    position: absolute;
    width: 42px;
    height: 3px;
    background: #2196f3;
    bottom: -6px;
    left: 0;
}
.frn_tle_wht {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
	position:relative;
	text-align:center;
	margin-bottom:40px
}
.frn_tle_wht::after {
    content: '';
    position: absolute;
    width: 42px;
    height: 3px;
    background: #fff;
    bottom: -6px;
    left: 50%;
    transform: translate(-50%);
}
.prd_clmn {
    width: 100%;
    flex-wrap: wrap;
    padding: 25px 0 0 0;
}
.pr_ebx {
    width: 17%;
    border-radius: 20px;
    border: 1px solid #E6E6E6;
    display: flex;
    flex-direction: column;
    padding: 15px 0;
    background: #fff;
    margin: 0 0 15px 0;
    align-items: center;
    justify-content: center;
}
.mg_b {
    width: 100%;
    text-align: center;
}
.mg_b img {
    width: 35px;
}
.pr_ebx p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.divider {width:100%;background:#737270;margin:16px 0;height:1px;}
.mgt60 {margin-top:60px}
.mgt80 {margin-top:80px}
.mgt30 {margin-top:30px}
.rightbg {
    width: 100%;
    background: url(../img/right-colimg.png) no-repeat;
    padding: 45px 25px;
    height: 358px
}
.wd100 {width:100%	}
.wd39 {width:33%}
.wd70 {width:80%}
.mgauto {margin:0 auto}
.mglr5 {margin:0 5px}
.mgt15 {margin-top:15px}
.outerbdr {border:1px solid #fff;padding:28px 15px;color:#fff}
.ftn33 {font-size:33px;}
.ftn24 {font-size:23px;}
.ftn15 {font-size:15px;}
.fw600 {font-weight:600}
.fw500 {font-weight:500}
.fw400 {font-weight:400}
.offceimg img {max-width:100%}
.carebg {
    width: 100%;
    background: url(../img/care-bg.png) no-repeat -10px -6px;
    height: 230px;
    padding: 25px 0
}
.whtbx {background:#fff;padding:25px 15px;width:48%;box-shadow:0 0 10px rgba(0,0,0,.25)}
.jcente {justify-content:center}
.mlink {font-size:15px;color:#000;text-decoration:none}
.fdcolm {flex-flow:column}
.mgtb8 {margin:8px 0}
.benefits-bg {
    width: 100%;
    background: url(../img/benefits-bg.png) no-repeat -10px 0;
    padding: 35px 25px 10px 25px;
}
.wd19 {
    width: 19%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
	text-align: center;
}
.wd19 p {
    font-size:15px
}
.frm_mn{width:30%;position:relative;}
.inr_frm_bx{width: 95%;padding: 5rem 20px 15px;border-radius:10px;background: #fff;box-shadow: 0px 0px 5px rgba(0,0,0,.25);margin: auto;}
.fl_inpt{width:100%;margin:15px 0px;}
.inp_mod{outline:none;padding:13px;font-size:14px;width:100%;border:1px solid #eee;border-radius: 5px;font-family: 'Poppins'}
.fl_inpt textarea{resize:none;border:1px solid #eee;border-radius:5px;outline:none;font-size:14px;padding:12px;width: 100%;font-family: 'Poppins'}
.fl_inpt_btn{width:100%;}
.sub_btn{display:block;text-decoration:none;text-align:center;font-size:16px;color:#fff;background:#ef6614;border-radius:5px;padding:10px;border: 0;
    outline: 0; width: 100%;cursor:pointer;font-family: 'Poppins'}
.sub_btn:hover{background:#da5200;}
.strp_tch{width:100%;background:#8080ff;background-image: linear-gradient(to bottom, #14428B, #3A81F3);color:#fff;text-align:center;position: absolute;padding: 15px;top: 20px;font-size: 17px;font-weight: 600;}
.strp_tch:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #5a5add;
    position: absolute;
    transform: rotate(0deg);
    left: -11px;
    bottom: -10px;}
.strp_tch:after {
    content: "";
    display: block;
    width: 0px;
    height: 0;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #5a5add;
    position: absolute;
    top: 56px;
    right: -1px;
    transform: rotate(0deg);
    }
.mgtminus {    margin-top: -21rem;position:relative}
.ftr_nww {
    width: 100%;
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    padding: 18px 0px;
    margin-top: 20px;
    display: flex;
    float: left;
    justify-content: center;
    font-size: 15px;}
.offceimg img {
    width: 270px;
    object-fit: cover;
    height: 270px;
}


@media screen and (min-width:300px) and (max-width: 800px) {
	.innerwrap {
    width: 94%;
    }
	.frcmenu {display:none}
	.mainbnnr {
    height: 380px;
}
.txtcolm h1 {
    font-size: 32px;
}
.txtcolm h2 {
    font-size: 30px;
    font-weight: 400;
}
.prdctbg {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
}
.pr_ebx {
    width: 31%;
}
.carebg {
    width: 100%;
    background: #3572cd url(../img/care-bg.png) no-repeat -10px -6px;
    height: 457px;
    padding: 25px 0;
}
.whtbx {
    background: #fff;
    padding: 25px 15px;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    margin-bottom: 17px;
	width:100%;
}
.frm_mn {
    width: 100%;
    margin: 15px auto;
}
.wd39 {
    width: 70%;
}
.mgt60 {
    margin-top: 40px;
}
.frn_tle {
    font-size: 22px;
}
.pr_ebx p {
    font-size: 14px;
}
.fdclmn {
    flex-direction: column;
}
.fwrap {
    flex-flow: row wrap;
}
.lt_potn {
    width: 100%;
    margin-top: -75px;
}
.txtcolm {
    width: 100%;
    padding-top: 60px;
}
.wd70 {
    width: 90%;
}
.benefits-bg {
    width: 100%;
    padding: 15px;
    background-repeat: repeat;
}
.mgt80 {
    margin-top: 50px;
}
.mgtminus {
    margin-top: 0;
    position: relative;
}
.wd19 {
    width: 46%;
}
.dnone {display:none}
}	