*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
body{
	font-family: 'Rajdhani', sans-serif;
}
.bgtp{
	background-color: #189fda;
    padding: 1px 0px;
}
.nvsec{
	background: linear-gradient(to bottom, #3ab2e7 0%,#33afe5 0%,#41b7ea 0%,#3db5e9 9%,#36afe4 24%,#1196d3 61%,#129ad6 75%,#1498d5 88%,#006a99 100%);
}
ul{
	list-style:none;
}
.bg_saf{
	background-color: #f46f24;
    border-radius: 6px;
	box-shadow: 0px 5px 0 0px rgb(255 182 141), 0 5px 0px 0 rgb(255 255 255);
}
.cl_w{
	color:white;
}
.cl_orn{
	color: #f26e22;
}
.reu1 p{
	font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
}
.fz_12{
	font-size: 12px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #047f3554;
}
.modal-header {
    padding: 6px;
    border-bottom: 1px solid #30abe1;
    background-color: #30abe1;
    position: relative;
    border-radius: 6px 6px 0px 0px;
}
button.close, button.close:hover {
    position: absolute;
    right: -9px;
    top: -11px;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f46f24;
    opacity: 1;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
    text-align: center;
    font-weight: 500;
}
.safty{
	font-weight: 600;
    font-size: 21px;
    padding: 12px 10px;
    border-radius: 10px;
    text-align: center;
    background: linear-gradient( #40b6eaba,#fff, #fff, #fff);
    border: 1px solid rgba(222, 222, 248,0.5);
    box-shadow: 0px 5px 0 0px rgb(165 220 245), 0 5px 0px 0 rgb(255 255 255);
    height: 136px;
    margin-bottom: 20px;
    position: relative;
}
.safty span{
	display: inline-block;
    background-color: #39b1e6;
    padding: 1px 12px;
    border-radius: 3px;
    color: white;
    margin-top: 12px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.hilit{
    color: black;
    margin: 0px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.faid{
	font-size: 14px;
    color: black;
    border-bottom: 1px dashed #014362;
    background-color: #39b1e6;
    padding: 7px 10px;
    font-weight: 600;
}
.pd_apply{
    background-color: #39b1e6;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0px 5px 0 0px rgb(165 220 245), 0 5px 0px 0 rgb(255 255 255);
    background: linear-gradient( #40b6eaba,#ceecfa, #e2f4fc, #d1edfa);
}
.wimg img{
	height:173px;
}
.howto{
    margin-bottom: 20px;
}
.howto li a,.howto li a:hover{
	display: block;
    background-color: white;
    margin-bottom: 13px;
    padding: 12px 10px;
    color: black;
    font-weight: 600;
    background: linear-gradient( #ffffff,#fff, #fff, #fff);
    box-shadow: 0px 5px 0 0px rgb(1 108 154 / 65%), 0 5px 0px 0 rgb(255 255 255);
    border-radius: 6px;
	text-decoration:none;
	font-size: 16px;
}
.r_ul{margin-bottom:0px;  text-align: left;}
.r_ul li{display:inline-block;margin-right:12px;}
.r_ul a{
	    color: white;
    font-size: 16px;
    text-decoration: none;
	padding: 8px 0px;
}
.r_ul a i{
	background-color: #67bc49;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
	font-size: 14px;
    margin-right: 5px;
}
.t_r{text-align:right;}
.mt_13{
	margin-top: 13px;
}
.forget,.forget:hover{
	    font-weight: 600;
    color: black;
    text-decoration: underline;
}
.pd_ii{
	padding: 19px;
    border: 1px solid #e4e4e4;
    outline: 1px solid #e4e4e4;
    outline-offset: 12px;
    box-shadow: 0px 5px 12px 0px #e4e4e4;
}
.hg_hd{
	overflow:hidden;
	height: 507px;
}
.pd_56{padding:56px 0px;}
.wel_pp i{
		    background-color: #234391;
    color: white;
    padding: 8px 12px;
    border-radius: 2px;
    margin-right: 6px;
	}
.bg_ftr{
	background-color: #014362;
    color: white;
}
.bg_ftr {
	font-size: 16px;
}
.bg_ftr h5{
	  font-size: 27px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 20px;
}
.btnrd,.btnrd:hover{
	padding: 4px 10px;
    background-color: #ffffff;
    font-size: 14px;
    color: #001341;
    border-radius: 0px;
    border: 1px solid white;
    font-weight: 600;
}
.msn{
	    color: #222;
    font-size: 34px;
    font-weight: 700;
    padding-bottom: 20px;
    margin: 0px;
}
.msn span{
	color:#3cb4e8;
}
.sul li a.num, .sul li a.num:hover{
	color: #333333;
    text-decoration: none;
    font-weight: 600;
	font-size: 16px;
}
.mb_15{margin-bottom:15px;}
.pd_0{
	padding:0px;
	}
.bdr_0{
	border-radius: 0px;
}
.btnsubs,.btnsubs:hover{
    background-color: #f16f23;
    border-radius: 0px;
    color: white;
    width: 100%;
    font-size: 18px;
    padding: 4px 9px;
}
.carousel-control.right.r_10 {
    right: 10px;
}
.ppc.cl_b{
	color:black;
	margin-bottom: 5px;
}
.l_10 {
    left: 10px;
}
.yo {
    top: 50%;
    background: rgb(244 111 36 / 0%)!important;
    width: 40px;
    height: 56px;
    opacity: 1;
    line-height: 56px;
    font-size: 51px;
    border-radius: 6px;
    transform: translateY(-50%);
}
.f_r{
	float: right;
}
.t_c{
	text-align:center;
	}
.fw_600{
	font-weight: 600;
	}
.mw_250 {
    margin-top: 0px;
	}
.mb_0{
	margin-bottom: 0px!important;
	}
.pd_10{
	padding:10px 0px;
}
.pd_29{
	padding:29px 0px;
}
.c_blu{
	color:#30abe1;
}
.b_ftr{
	background-color: #001c29;
    color: white;
}
.r_t_r{text-align:right;}
.cal{
	font-size: 26px;
    font-weight: 600;
    text-align: right;
	margin-bottom: 2px;
	line-height: 24px;
    margin-top: 6px;
}
.cal a{
	color: #3cb4e8;
	text-decoration:none;
}
.ppc{
	text-align: right;
    font-weight: 600;
    color: #c9c9c9;
}
.ppc a{
	    color: #f16f24;
		text-decoration:none;
}
.icon{
    margin-right: 10px;
    
}
.f_hd{
    color: #222;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    text-align: center;
	margin:0px;
	margin-bottom: 12px;
}
.heading-panel{
	margin-bottom: 15px;
	position: relative;
}
.pd_8_0 {
    padding: 1px 0px;
}
.count{
	padding: 15px;
	border-radius: 3px;
	border: 2px solid rgb(255 255 255 / 44%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #cf4a2b;
}
.count:hover{
	border-color: rgba(234,234,234,.5);
}
.num{
	font-size: 48px;
    margin-bottom: 0px;
    color: white;
}
.bg_inr {
    background-color: #f26e22;
}
.pdb_20 {
    padding: 20px 0;
}
.top_lnk{color:white;}
.top_hding {
    color: #fff;
    font-size: 26px;
    margin: 0;
    font-weight: 600;
    margin-bottom: 4px;
    padding-left: 1px;
}
.top_lnk a, .top_lnk a:hover {
    color: #ecf5fe;
    font-size: 13px;
    font-weight: 600;
    padding-left: 1px;
    text-decoration: none;
}
.pd_mb {
    background: #c7eeff;
    padding: 25px 23px;
    margin-bottom: 15px;
    height: 199px;
}
.pd_mb i {
    color: #000000;
    font-size: 36px;
    margin: 0;
    padding: 0;
    background-color: #3eb5e9;
    width: 54px;
    height: 49px;
    line-height: 45px;
    border-radius: 3px;
}
.adre {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    padding: 15px 0;
}
.a_pp {
    color: #000000;
    margin: 0;
    font-size: 16px;
	font-weight: 600;
}
.btndnw,.btndnw:hover{
	background-color: #f26e22;
    padding: 8px 12px;
    display: inline-block;
    color: white;
    font-weight: 500;
    border-radius: 3px;
	font-size: 19px;
	box-shadow: 0px 2px 2px black;
}
@media (min-width: 1200px){
.container {
    width: 95%;
}
}
.pnl .panel-default>.panel-heading {
    color: #000;
    background-color: #d0edfb;
    border-color: #d0edfb;
}
.pnl .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d0edfb;
}
.pnl .panel-default {
    border-color: #d0edfb;
}
.word{
	color: rgba(255,255,255,.7);
    font-size: 25px;
    margin-bottom: 0px;
}
.faci li{
	display: block;
    color: #1d9ed9;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
.faci1{
	    padding-left: 19px;
    margin-top: 14px;
}
.faci li i{
	color: #000000;
}
.floating-wpp
{position:fixed;bottom:15px;left:15px;font-size:14px;transition:bottom .2s;z-index: 99999;}
.floating-wpp .floating-wpp-button
{position:relative;border-radius:50%;box-shadow:1px 1px 4px rgba(60,60,60,.4);transition:box-shadow .2s;cursor:pointer;overflow:hidden}.floating-wpp .floating-wpp-button img,.floating-wpp .floating-wpp-button svg{position:absolute;width:100%;height:auto;object-fit:cover;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.floating-wpp:hover{bottom:17px}.floating-wpp:hover .floating-wpp-button{box-shadow:1px 2px 8px rgba(60,60,60,.4)}.floating-wpp .floating-wpp-popup{border-radius:6px;background-color:#E5DDD5;position:absolute;overflow:hidden;padding:0;box-shadow:1px 2px 8px rgba(60,60,60,.25);width:0;height:0;bottom:0;opacity:0;transition:bottom .1s ease-out,opacity .2s ease-out;transform-origin:bottom}.floating-wpp .floating-wpp-popup.active{padding:0 12px 12px;width:260px;height:auto;bottom:82px;opacity:1}.floating-wpp .floating-wpp-popup .floating-wpp-message{background-color:#fff;padding:8px;border-radius:0 5px 5px;box-shadow:1px 1px 1px rgba(0,0,0,.15);opacity:0;transition:opacity .2s}.floating-wpp .floating-wpp-popup.active .floating-wpp-message{opacity:1;transition-delay:.2s}.floating-wpp .floating-wpp-popup .floating-wpp-head{text-align:right;color:#fff;margin:0 -15px 10px;padding:14px 12px;display:flex;justify-content:space-between;cursor:pointer}.floating-wpp .floating-wpp-input-message{background-color:#fff;margin:10px -15px -15px;padding:0 15px;display:flex;align-items:center}.floating-wpp .floating-wpp-input-message textarea{border:1px solid #ccc;border-radius:4px;box-shadow:none;padding:8px;margin:10px 0;width:100%;max-width:100%;font-family:inherit;font-size:inherit;resize:none}.floating-wpp .floating-wpp-btn-send{margin-left:12px;font-size:0;cursor:pointer}
.sul{position:relative;}
.sul li i{
	position: absolute;
    left: 0px;
    width: 27px;
    height: 27px;
    text-align: center;
    background-color: #001c29;
    line-height: 26px;
}
.sul li a,.sul li a:hover{
	color:white;
	text-decoration:none;
}
.sul li{
    padding-left: 32px;
    line-height: 27px;
	    margin-bottom: 5px;
}
#owl-demoo .item{
	border-radius:10px;
}
.bgacrs{
	background-image: url(../images/bgnoise_lg.png);
    background-attachment: fixed;
    margin-top: 24px;
}
.pd_marq {
    padding: 11px 0px 6px;
    background-color: #f46f24;
}
marquee a, marquee a:hover {
    display: inline-block;
    color: white;
    padding-right: 10px;
    text-decoration: none;
}
.btnl, .btnl:hover {
	padding: 5px 15px;
    background-color: #f46f24;
    font-size: 18px;
    color: white;
}
.wel_p{
	font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}
.bg1{
	background-color: #f46f24;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
	margin-top: 15px;
    color: #e4e7f7;
}
.nhvr a,.nhvr a:hover{
	color: #333;
    text-decoration: none;
}
.btnum,.btnum:hover{
   background-color: #ffffff;
    color: #000;
    font-weight: 600;
    padding: 5px 18px;
    border-radius: 2px;
    font-size: 17px;
}
.bg2{
    background-color: #016d9c;
    padding: 30px 0px;
    margin-bottom: 0px;
    color: #e4e7f7;
}
.item img{
	width: 100%;
}
.adv{
	font-weight: 600;
    font-size: 18px;
    padding: 12px 10px;
    border-radius: 10px;
    text-align: center;
    background: linear-gradient( #ffffff,#fff, #fff, #fff);
    border: 1px solid rgba(222, 222, 248,0.5);
    box-shadow: 0px 5px 0 0px rgb(244 111 36), 0 5px 0px 0 rgb(255 255 255);
    height: 72px;
    margin-bottom: 20px;
}
.wel_pp{
	font-weight: 600;
    font-size: 19px;
    margin-bottom: 15px;
}
.social a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    font-size: 22px;
    margin-right: 5px;
	box-shadow: 2px 2px 0px -1px white;
}
.mt_12{
	margin-top:12px;
}
@media (min-width: 768px){
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}
.latest{
    display: none !important;
}
    
}
.s2 {
    background-color: #3b5998;
}
.s3 {
    background-color: #00acee;
}
.s5 {
    background-color: #c4302b;
}
.s6 {
    background-color: green;
}
.regi{
	    margin: 0px;
    font-weight: 600;
    margin-bottom: 21px;
    color: #67bc49;
}
.f_lnk{color:yellow;}
.shopweb-menu {
    margin: 0;
    padding: 0;
    width: 100%;
}
.shopweb-menu li {
    list-style: none;
}
.shopweb-menu li ul {
    display: none;
}
.shopweb-menu>li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
}
.shopweb-menu li a {
    color: #000;
}
.shopweb-menu li a.active {
    color: #fff;
    background-color: #0077a3;
    border-radius: 2px;
}
.shopweb-menu>li>a {
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 10px 14px;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
}
.shopweb-menu>li>a i {
    font-size: 16px;
    text-shadow: none;
    color: #ffffff;
	margin-right: 3px;
}
.shopweb-menu li ul.sub-menu li a i {
    padding-right: 10px;
}
.shopweb-menu li.menu-active>a {
    background: #f16f23!important;
    color: #fff;
}
.shopweb-menu li.menu-active>a i {
    color: #fff;
}
.shopweb-menu li .menu-active {
    position: relative;
	transition: all 4s;
}
.shopweb-menu>li>a>.arrow:before {
    margin-left: 8px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block;
}
.shopweb-menu li ul.sub-menu li>a>.arrow:before {
    content: "\f105"!important;
}
.shopweb-menu>li>ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0;
    position: absolute;
	z-index:2;
}
.shopweb-menu li ul.sub-menu {
    background: #e7e7e7;
}
.shopweb-menu li ul.sub-menu>li {
    width: 185px;
    border-bottom: 1px solid #c7c7c7;
}
.shopweb-menu li ul.sub-menu li a {
    display: block;
    margin: 0 0;
    padding: 12px 20px 12px 15px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    background: 0 0;
}
.shopweb-menu li ul.sub-menu>li:last-child {
    border-bottom: none;
}
.shopweb-menu>li>ul.sub-menu>li {
    position: relative;
}
.shopweb-menu>li>ul.sub-menu>li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0;
    display: none;
    list-style: none;
}
.shopweb-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0;
    display: none;
    list-style: none;
}
.shopweb-menu>li>ul.sub-menu li>a>.arrow:before {
    float: right;
    margin-top: 1px;
    margin-right: 0;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
}
.menu-toggle {
    display: none;
    float: left;
    width: 100%}
.menu-toggle .icon-bar {
    display: block!important;
    width: 24px;
    height: 2px;
    background-color: #ffffff!important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgb(216, 216, 216);
    margin: 4px;
}
.menu-toggle .icon-bar:hover {
    background-color: #ffffff!important;
}
.hide-menu {
    display: none;
}
.menu-toggle #menu-btn {
    float: right;
    background: #f16f23;
    border: 1px solid #f16f23;
    border-radius: 1px;
    cursor: pointer;
    margin-bottom: 10px;
    position: absolute;
    right: 6px;
    top: 16px;
    height: 32px;
    width: 34px;
}
#home .merchants-list{height:552px;overflow:hidden;margin-bottom:-60px;margin-top:-167px;position:relative}
#home .merchants-list::before,#home .merchants-list::after{content:'';left:0;right:0;bottom:0;height:100px;position:absolute;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;background:-webkit-linear-gradient(0,#f4f8ff,rgba(244,248,255,0));background:linear-gradient(0,#f4f8ff,rgba(244,248,255,0))}
#home .merchants-list::before{z-index:1}
#home .merchants-list::after{top:0;bottom:auto;-webkit-transform:skewY(4deg);-ms-transform:skewY(4deg);transform:skewY(4deg);background:-webkit-linear-gradient(top,#f4f8ff,rgba(244,248,255,0));background:linear-gradient(180deg,#f4f8ff,rgba(244,248,255,0))}
#home .merchants-list .wrapper{-webkit-animation:30s merchantlist linear infinite;animation:30s merchantlist linear infinite;width:640px;margin-right:-48px}
#home .merchants-list .merchants-image{max-width:484px;width:100%;padding-top:202%;margin:0 auto;background:url(/assets/home/merchants-c3b5d14215.png) no-repeat center;background-size:contain}
@media (max-width:1023px){
    #home .merchants-list{margin-top:0;margin-bottom:0}
    
    #home .merchants-list:after{-webkit-transform:skewY(0);-ms-transform:skewY(0);transform:skewY(0)}
    #home .merchants-list .wrapper{width:auto;margin-right:0}
    #home .merchants-list .wrapper .merchants-image{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}}
@media (max-width:480px){
#home .merchants-list{margin:0;padding:12px}#home .merchants-list::after{-webkit-transform:none;-ms-transform:none;transform:none}}

@-webkit-keyframes merchantlist{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}
@keyframes merchantlist{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}


#x .scroll-screens .background .merchants-image{position:absolute;width:500px;opacity:.2}

#x .list-container ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex.merchants-list:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;list-style-type:none;color:#1b243f}


@media (max-width: 991px){
	.wimg img {
    height: 173px;
	width:100%;
}
	.hg_hd {
    overflow: hidden;
    height: unset;
}
	.pd_8_0 {
		padding: 2px 0px;
		border-bottom: 2px solid #f16f23;
	}
	.cal {
		font-size: 20px;
		font-weight: 600;
		text-align: center;
		margin-bottom: 2px;
		line-height: 24px;
		margin-top: 9px;
	}
	.ppc {
		text-align: center;
		font-weight: 600;
		color: #c9c9c9;
	}
	.t_r{text-align:center;}
	.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    font-size: 24px!important;
    line-height: 7px!important;
    background: #224391;
    box-shadow: 0px 1px 2px 0px #d2212b;
    border-radius: 50%;
    height: 30px!important;
    width: 30px!important;
}
.owl-theme .owl-controls .owl-buttons div {
    padding: 0px 7px!important;
}
	.r_t_r,.r_tc{text-align:center;
    margin-bottom: 7px;
}
	.wel_pp{
	font-weight: 600;
    font-size: 12px;
    margin-bottom: 15px;
}
	.count {
    padding: 15px;
    border-radius: 3px;
    border: 2px solid rgba(234,234,234,.05);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 23px;
}
	.item img{width:100%;}
	.yo {
    top: 50%;
    background: rgb(54 175 228 / 69%)!important;
    width: 25px;
    height: 25px;
    opacity: 1;
    line-height: 26px;
    font-size: 23px;
    border-radius: 50%;
    transform: translateY(-50%);
}
	.f_hd {
    color: #222;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 14px;
    position: relative;
    text-align: center;
    margin: 0px;
}
	.rs_pd_0{padding:0px;}
	.heading-panel {
    margin-bottom: 9px;
    position: relative;
}
	.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 12px!important;
    top: 50%;
    transform: translateY(-50%);
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 12px!important;
    top: 50%;
    transform: translateY(-50%);
}
	.pd_29 {
    padding: 16px 0px;
}
	.mw_250 {
		/*max-width: 259px;*/
    margin-left: -23px;
	}
    .shopweb-menu>li>a {
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
}
.shopweb-menu {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    max-height: 349px;
    overflow-y: scroll;
    margin-top: 12px;
}
.shopweb-menu>li>ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0;
    position: relative;
    z-index: 1;
}
.shopweb-menu li ul.sub-menu>li {
    width: 100%;
    border-bottom: 1px solid #c7c7c7;
}
.shopweb-menu>li>ul.sub-menu>li ul.sub-menu {
    position: relative;
    left: 0;
    top: 0;
    display: none;
    list-style: none;
}
.shopweb-menu>li>a>.arrow:before {
    margin-left: 8px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
    width: 16px;
    display: inline-block;
    float: right;
}
.shopweb-menu>li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    width: 100%;
    background-color: #40b7ea;
    border-bottom: 1px solid white;
}
}
@media (max-width:1224px) and (min-width:1101px) {
	.shopweb-menu>li>a {
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 6px 9px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}
}
@media (max-width:1199px) and (min-width:992px) {
.shopweb-menu>li>a {
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 6px 9px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.shopweb-menu>li>a>.arrow:before {
    margin-left: 8px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block;
    line-height: 12px;
}
}
.nav.sftr>li {
    position: relative;
    display: block;
    width: 100%;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.navbar-default .navbar-nav.sftr>.active>a {
    color: #fff;
    background-color: #67bc49;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding: 0px;
}
.sftr a {
    padding-top: 14px!important;
    padding-bottom: 14px!important;
    border-bottom: 1px solid #e7e7e7;
}
.testimonial{
    display: none;
}
.tass{
    display: block;
}
.wel_p span{
	    color: #67bc49;
}
.pdu_i{
    padding: 19px;
    border: 1px solid #acdff7;
    margin-bottom: 21px;
    background-color: white;
}
.navbar-default .navbar-nav>li>a {
    color: #202020;
    font-weight: 600;
    font-size: 16px;
}
@media (max-width: 767px){

.latest{
    display: none !important;
}
.cd{
    width: 100%;
}
/*.testimonial{*/
/*    display: block !important;*/
/*}*/
/*.tass{*/
/*    display: none !important;*/
/*}*/
}
.box_number {
    background: #0059a3 !important;
    min-height: 160px !important;
    text-align: center !important;
}


#colege_links:before {
    content: '';
    display: block;
    background: #fff url(../images/overview-monad-university.jpg) !important;
    background-size: cover;
    position: absolute !important;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0.3;
    z-index: 0;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.font-36 {
    font-size: 36px !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}
