@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i);
html, body { height: 100%; }
html, button, input, select, textarea { color: #363636; font-family: inherit; }
body { background: #fff; color: #363636; font-family: 'Roboto', sans-serif; font-size: 13px; font-weight: 400; line-height: 1.6; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
p { margin: 0 0 10px; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #dbdbdb; margin: 30px 0 20px; padding: 0; }
h1, h2, h3, h4, h5, h6 { color: #464646; margin: 0 0 10px; }
h6 { font-size: 12px; }
h5 { font-size: 15px; }
h4 { font-size: 18px; }
h3 { font-size: 22px; }
h2 { font-size: 28px; }
h1 { font-size: 30px; }
img { vertical-align: middle; max-width: 100%; }
.map img { max-width: inherit; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: none; }
input:focus, textarea:focus, button:focus { outline: none; }
address { font-style: normal; }
::-webkit-input-placeholder { color: #464646; }
:-moz-placeholder { color: #464646; }
::-moz-placeholder { color: #464646; }
:-ms-input-placeholder { color: #464646; }
 
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }
a { color: #494949; outline: none; text-decoration: none; -webkit-transition: color 0.15s ease-in; -moz-transition: color 0.15s ease-in; -o-transition: color 0.15s ease-in; transition: color 0.15s ease-in; }
a:hover { color: #9e0e0e; text-decoration: none; }

.spacer30{height: 30px}
 
/* document */
.document h2 { color: #81bd41; text-transform: uppercase; }
.document p { margin: 10px 0 20px; }
 
  
.document .f-right { margin: 0 0 10px 30px; }
.document .f-left { margin: 0 30px 10px 0; }
.document table { width: 100%; }
.document table td { text-align: left; vertical-align: top; }
.document img { margin-bottom: 20px; }
.document a { color: #9e0e0e; }
.document .btn-1 { color: #fff; }

/* Custom Bootstrap */
.btn { border: none; border-radius: 30px; font-weight: 600; padding: 8px 20px; }
.btn-lg { font-size: 14px; padding: 15px 30px 13px; }
.home-about .btn-default {
    position: absolute;
    right: 0;
    top: 40px;
}
.btn-default {
    background: #fff;
    color: #83be40;
}
.btn-success { background: #83be40; }
.btn-default { background: #fff; color: #83be40; }
.btn-default:hover { background: #83be40; color: #fff; }

.accordion .panel { border-bottom: 1px solid #d7d7d7; box-shadow: none; border-top: 1px solid #d7d7d7; margin-bottom: -1px; padding: 6px 0; }
.accordion .panel+.panel { margin-top: 0; }
.accordion .panel-heading { padding: 0; }
.accordion .panel-heading a { height: 40px; display: block; position: relative; padding: 8px 20px 10px 55px; }
.accordion .panel-heading a:before { content: "\f107"; width: 35px; height: 35px; position: absolute; left: 0; color: #fff; top: 0; text-align: center; line-height: 35px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #81bd41; border: solid 1px #d8d8d8; }
.accordion .panel-heading .collapsed:before { content: "\f107"; width: 35px; height: 35px; position: absolute; left: 0; color: #fff; top: 0; text-align: center; line-height: 35px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #81bd41; border: solid 1px #d8d8d8; background-image: -webkit-linear-gradient(bottom, #d8d8d8, #e2e2e2); background-image: -moz-linear-gradient(bottom, #d8d8d8, #e2e2e2); background-image: -o-linear-gradient(bottom, #d8d8d8, #e2e2e2); background-image: -ms-linear-gradient(bottom, #d8d8d8, #e2e2e2); background-image: linear-gradient(to top, #d8d8d8, #e2e2e2); }
.accordion .panel-collapse a { color: #81bd41; }

.title-1 { color: #47aa42; font-size: 26px; padding-bottom: 15px; margin-bottom: 20px; position: relative; }
.title-1:before { content: ""; height: 5px; width: 60px; background: #006f52; position: absolute; left: 0; bottom: 0; }
.title-1:after { content: ""; height: 5px; width: 20px; background: #81bd41; position: absolute; left: 0; bottom: 0; }
.home-page .title-1 { color: #464646; font-size: 20px; text-transform: uppercase; }
.title-2 { color: #006f51; font-size: 20px; margin-bottom: 20px; text-transform: uppercase; }
.title-3 { color: #464646; font-size: 20px; margin-bottom: 30px; }

/* Header */
.header-container { position: relative; }
.header { -webkit-box-shadow: -2px 0 11px 2px rgba(0, 0, 0, .27); -moz-box-shadow: -2px 0 11px 2px rgba(0, 0, 0, .27); box-shadow: -2px 0 11px 2px rgba(0, 0, 0, .27); border-bottom: solid 1px #8eb147; padding: 10px 0; }
.logo { float: left; }

.header-right { float: right; margin-top: 20px; }
.btn-login { font-size: 17px; font-weight: 500; height: 42px;     outline: none;}
.form-search { float: right; margin-left: 20px; position: relative; width: 310px; }
.form-search .form-control { border: 1px solid #d9d9d9; border-radius: 30px; height: 42px; padding-left: 20px; padding-right: 60px; width: 310px; }
.btn-search { background: none; border: none; color: #464646; font-size: 14px; height: 100%; position: absolute; right: 0; top: 0; width: 50px; }


/* Footer */
.footer-container { border-top: 1px solid #d8d8d8; }
.footer-top { padding: 30px 0 25px; }
.footer-logo { float: left; }
.footer-right { float: right; }
.social { float: right; }
.social h5 { font-size: 15px; float: left; margin-right: 5px; line-height: 37px; }
.social ul { margin: 0; padding: 0; float: left; }
.social li { margin-left: 7px; float: left; list-style-type: none; width: 37px; height: 37px; }
.social li a { display: block; text-align: center; line-height: 35px; border: 1px solid #4a4a4a; border-radius: 100%; }
.social li a:hover { background: #81bd41; border: 1px solid #81bd41; color: #fff; }
.footer-menu { margin: 0; padding: 0; width: 100%; }
.footer-menu li { float: left; list-style-type: none; padding: 0 7px; position: relative; }
.footer-menu li:before { content: ""; width: 1px; height: 12px; top: 50%; margin-top: -6px; right: 0; position: absolute; background: #414141; }
.footer-menu li:last-child:before { display: none; }
.copyright { background: #81bd41; color: #fff; padding: 12px 0 2px; }
.copyright a { color: #fff;  }
.copyright .verz { background: url(../img/verz-logo.png) right center no-repeat; font-weight: bold;
; padding-right: 40px; }


/* Banner */
.bn { position: relative; }
.bn >img { width: 100%; }
.bn-caption { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.bn-caption .container { display: table; height: 100%; }
.bn-content { display: table-cell; height: 100%; padding-right: 420px; vertical-align: middle; width: 100%; }
.bn-content h1 { color: #fff; font-size: 60px; font-weight: 700; }
.bn-content h2 { color: #fff; font-size: 40px; font-weight: 700; }

/* Menu */
.nav { background: rgba(0,111,82,.95); }
.menu{margin:0;padding:0; }
.menu li { position: relative; }
.menu > li { float: left; width: 20%; }
.menu a { color: #fff; display: block; font-size: 17px; font-weight: 600; padding: 15px 0; text-transform: capitalize; transition: all .5s; text-align: center; }
.menu a:hover,
.menu .active > a { background: #47aa42; }
.menu ul { background: rgba(0,111,82,.95); display: none; left: 0; margin: 0; padding: 0; position: absolute; top: 100%; width: 240px; z-index: 3; }
.menu li:hover > ul { display: block; }
.menu ul a { font-size: 14px; padding: 10px 20px; text-align: left; }
.menu ul ul { left: 100%; top: 0; }

/**
 * Home Page 
 */
/* Apply Now */
.apply-now { left: 0; position: absolute; top: 25%; width: 100%; }
.apply-now .container { position: relative; }
.apply-now-content { background: rgba(255, 255, 255, .8); -webkit-box-shadow: 2px 3px 5px rgba(1, 1, 1, .35); -moz-box-shadow: 2px 3px 5px rgba(1, 1, 1, .35); box-shadow: 2px 3px 5px rgba(1, 1, 1, .35); font-size: 16px; font-weight: 300; padding: 30px; position: absolute; right: 0; width: 380px; z-index: 2; }
.apply-now-content:before { background: rgba(255,255,255,.6); content: ""; bottom: -14px; left: -14px; position: absolute; right: -14px; top: -14px; z-index: -1; }
.apply-now-content h2 { color: #ffb31a; font-size: 40px; font-weight: 500; }
.apply-now-content p { margin-bottom: 30px; }

/* Home About */
.home-about { background: rgba(129,189,65,.8); bottom: 0; color: #fff; content: ""; font-size: 15px; left: 0; padding: 30px 0; position: absolute; width: 100%; }
.home-about .container { padding-right: 150px; position: relative; }
.home-about h3 { color: #fff; font-size: 26px; }
.home-about .btn-default { position: absolute; right: 0; top: 40px; }

.breadcrumb { float: right; background: none; color: #000; }
.breadcrumb .active { color: #47aa42; font-weight: bold; }
.breadcrumb>li+li:before {  content: "\f101"; font-family: "icomoon" } 
.title-page .title-1 { float: left; }

.bottom-area { background: url(../img/bg-bottom.jpg); background-size: cover; position: relative;  margin-top: 15px;  }
.bottom-area * { position: relative; z-index: 2; }
.bottom-area:before { content: ""; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255,255,255,0.8); z-index: 0; position: absolute; }
.sec-about { border-bottom: 1px solid #e1e1e1; margin-bottom: 20px; padding-bottom: 20px; }

.bottom-area-content { display: table; width: 100%; }
.bottom-area-content h3 { display: table-cell; vertical-align: middle; }
.bottom-area-content .bottom-area-content-right { display: table-cell; vertical-align: middle; text-align: right; padding: 10px 0; }
.bottom-area-content ul {  margin: 0;padding: 0; float: right; width: 220px; }
.bottom-area-content li { list-style-type: none; float: left; width: 50%; padding: 5px 0; }
 
/* Home News */
.home-page { background: url(../img/bg-home.jpg) 0 0 no-repeat; -webkit-background-size: cover; background-size: cover; padding: 50px 0; }
.news-large { border: 1px solid #e3e3e2; }
.news-large img { width: 100%; }
.home-news-content { background: rgba(137,154,159,.7); color: #fff; padding: 18px 20px; }
.home-news-content h4 { color: #fff; }
.news-home-actions { color: #ccd3d6; position: relative; }
.news-home-actions p { display: inline-block; line-height: 1; margin-bottom: 15px; }
.news-home-actions .news-home-date { border-right: 1px solid #ccd3d6; margin-right: 5px; padding-right: 7px; }
.news-home-actions .btn-view { height: 100%; left: 0; position: absolute; text-indent: -9999px; top: 0; width: 100%; }
.btn-read { color: #fff; font-size: 12px; text-transform: uppercase;  }
.list-news-home { background: #fff; border: 1px solid #eceef1; padding: 20px; }
.news-home-item { margin-bottom: 12px; }
.date { background: #81bd41; color: #fff; font-size: 15px; float: left; height: 60px; text-align: center; width: 50px; }
.date strong { display: block; margin-top: 6px; }
.date span { border-top: 1px solid #d3e8bd; font-size: 13px; display: inline-block; }
.news-home-item-content { margin-left: 67px;  }
.news-home-item-content h5 { color: #303030; margin-bottom: 6px; margin-top: 10px; }
.news-home-item-content h6 { color: #909090; font-size: 13px; font-weight: 400; margin: 0; }
.list-news-home .btn-view { border-top: 1px solid #ebebeb; color: #464646; display: block; font-weight: bold; padding-top: 20px; text-transform: uppercase; }
.member-item { background: #fff; border: 1px solid #eaedf0; margin-bottom: 14px;  display: table; width: 100%; padding: 6px 0 6px 20px; }
.member-item:nth-child(2) { padding: 17px 0 18px 20px; }
.member-item a { display: table-row; overflow: hidden; }
.member-img { display: table-cell; vertical-align: middle;  }
.member-item span { display: table-cell; font-size: 18px; font-weight: bold; color: #101010; line-height: 1.2; vertical-align: middle;  }
.member-item strong { color: #72a900; }

/* About Page */
.main { 
    padding-top: 30px; 
    min-height: 400px;
}

/*
 * Categories Page
 */
.menu-bar { list-style: none; margin: 0 0 30px; padding: 0; }
.menu-bar > li { margin-bottom: 5px; }
.menu-bar > li > a { background: #f7f7f7; border: 1px solid #d8d8d8; border-radius: 5px; color: #363636; display: block; font-weight: 600; padding: 14px; position: relative; }
.menu-bar > li > a:after { content: "\f101"; position: absolute; right: 14px; top: 17px; }
.menu-bar > .active > a:after { content: "\f103"; }
.menu-bar .active > a,
.menu-bar a:hover { background: #81bd41; color: #fff; }

.menu-bar ul { list-style: none; margin: 0; padding: 0; }
.menu-bar ul li { margin-bottom: 5px; }
.menu-bar ul a { border-radius: 5px; display: block; font-weight: 600; padding: 8px 20px; position: relative; text-transform: uppercase; }
.menu-bar ul span { position: absolute; top: 8px; right: 20px; }

.bottom-categories { padding: 32px 0; text-align: center; }
.group-email .email { background: url(../img/icon-email.png) 0 8px no-repeat; display: inline-block; margin: 0 20px; padding-left: 66px; text-align: left; }
.group-email p { font-size: 15px; margin: 0; }
.group-email h3 { font-size: 20px; margin: 0; }
.group-email h3 a { color: #006f51; }

/*
 * Contact Page
 */
.contact-page { padding-bottom: 40px; }
.contact-info { margin-bottom: 40px; }
.contact-info address,
.contact-info p { margin-bottom: 20px; padding-left: 60px; position: relative; }
.contact-info address:before,
.contact-info p:before { border-radius: 37px; border: 1px solid #555; height: 37px; line-height: 37px; left: 0; text-align: center; position: absolute; top: 0; width: 37px; }
.contact-info address:before { content: "\f041";  }
.contact-info p { min-height: 36px; padding-top: 10px; }
.contact-info .tel:before { content: "\f095"; }
.contact-info .fax:before { content: "\f1ac"; }
.contact-info .email:before { content: "\f0e0"; }

.get-there h5 { color: #006f51; font-size: 15px; margin-bottom: 25px; }
.get-there p { display: table; height: 49px; }
.get-there span { display: table-cell; vertical-align: middle; }
.get-bus { background: url(../img/icon-bus.jpg) 0 0 no-repeat; padding-left: 50px; }
.get-redhill { background: url(../img/icon-redhill.jpg) 0 0 no-repeat; padding-left: 50px; }
.map { height: 427px; }
.map h1 { font-size: 20px; margin: 0; }
.map p { margin: 0; }

/*
 * Product Directory
 */
.heading { background: #f2f2f2; margin-bottom: 20px; padding: 20px; }
.heading .form-group { margin-bottom: 0; }
.search-categories { position: relative; }
.search-categories label { float: left; margin-top: 10px; }
.search-categories .group-txt { margin-left: 60px; }
.search-categories .btn,
.bootstrap-select.btn-group .dropdown-toggle .caret { width: 35px;
	height: 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #eee;
	padding: 0;
	border: solid 1px #d8d8d8;
	background-image: -webkit-linear-gradient(bottom, #d8d8d8, #e2e2e2);
	background-image: -moz-linear-gradient(bottom, #d8d8d8, #e2e2e2);
	background-image: -o-linear-gradient(bottom, #d8d8d8, #e2e2e2);
	background-image: -ms-linear-gradient(bottom, #d8d8d8, #e2e2e2);
	background-image: linear-gradient(to top, #d8d8d8, #e2e2e2);position: absolute; right: 20px; top: 6px; }
.form-control,
.dropdown-toggle { border: 1px solid #e5e5e5; height: 45px; padding: 10px 20px; }
.dropdown-toggle { border-radius: 5px; color: #363636; }
.dropdown-toggle:hover { background: none; color: #363636; }
.bootstrap-select.btn-group .dropdown-toggle .caret { right: 4px; }
.bootstrap-select.btn-group .dropdown-toggle .caret:before { color: #666; content: "\f107"; font-size: 18px; line-height: 30px; }
.categories h5 { float: left; margin-top: 10px; }
.categories .group-txt { margin-left: 90px; }
.pagination { float: right; margin: 0; }
.pagination>li { display: inline-block; margin: 0 2px; }
.pagination>li>a, .pagination>li>span { border-radius: 4px; color: #252525; height: 38px; line-height: 38px; padding: 0; text-align: center; width: 38px; }
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus,
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { background: #47aa42; border-color: #d8d8d8; color: #fff; }
.pagination>.selected>a, .pagination>.selected>span, .pagination>.selected>a:hover, .pagination>.selected>span:hover, .pagination>.selected>a:focus, .pagination>.selected>span:focus { background: #47aa42; border-color: #d8d8d8; color: #fff; }

.list-products { list-style: none; padding: 0; }
.pro-img { border: 1px solid #d8d8d8; position: relative; line-height: 276px; vertical-align: middle; height: 276px; overflow: hidden}
.pro-img img { width: 100%; }
.pro-img .btn { left: 50%; margin-left: -48px; margin-top: -18px; position: absolute; top: 50%; opacity: 0; transition: all .5s; }
.pro-img:before { background: rgba(206,249,160,.65); content: ""; left: 0; height: 100%; position: absolute; top: 0; width: 100%; opacity: 0; transition: all .5s; }
.pro-img:after { border-bottom: 7px solid #006f52; content: ""; bottom: 0; left: 0; height: 7px; position: absolute; width: 100%; opacity: 0; transition: all .5s; }
.pro-img:hover .btn,
.pro-img:hover:before,
.pro-img:hover:after { opacity: 1; }
.pro-content { padding: 10px; }
.pro-content h5 { color: #363636; font-weight: 600; }

.title-4 { color: #47aa42; font-size: 26px;  }
.title-5 { color: #47aa42; font-size: 26px; margin: 30px 0; text-align: center; text-transform: uppercase; }


.faq-page { padding-bottom: 40px; }
.faq-list .panel-heading a { font-size: 14px; font-weight: 600; }
.faq-list .panel-heading .collapsed { font-weight: normal; }
.btn-apply { background: url(../img/btn-apply.jpg) 0 0 no-repeat; -webkit-background-size: cover; background-size: cover; color: #fff; padding:  20px 5px 15px 30px; }
.btn-apply h5,
.btn-apply p { padding-left: 55px; }
.btn-apply h5 { color: #fff; }


.news-page { padding-bottom: 40px; }
.head { padding-bottom: 10px; }
.news-page hr { border-top: 4px solid #f2f2f2; margin: 0 0 20px; }
.list-news { list-style: none; margin: 0; padding: 0; }
.list-news li {border: 1px solid #d8d8d8; border-radius: 5px;  margin-bottom: 20px; }
.list-news img { border-radius: 5px 0 0 5px; float: left; width: 267px; }
.news-content { border-radius: 0 5px 5px 0; margin-left: 267px; }
.news-content h5 { border-bottom: 1px solid #d8d8d8; margin: 0; padding: 15px 30px; }
.news-content a { color: #72a900; font-weight: 700; }
.news-content .news-time { border-bottom: 1px solid #d8d8d8; padding: 10px 30px; }
.news-time { color: #959595; }
.news-time span { color: #72a900; }
.news-content .content { padding: 10px 30px; }
.news-content  p { margin-bottom: 0; }
.news-page .document { border: 1px solid #d8d8d8; border-radius: 5px; padding: 20px; }
 
 
 
ul.submenu { padding: 0; margin: 0; list-style: none; position: absolute; width: 260px; z-index: 9999; background: #0d765b; text-align: left; visibility: hidden; opacity: 0; z-index: -1; height: 0; transition: visibility 0s linear 0.5s, opacity 0.5s linear; transition: all 0.5s linear; }
.other-navbar ul.menu  ul.submenu  li { background: none }
.other-navbar ul.menu  ul.submenu a { padding: 15px 27px; }
.other-navbar ul.menu  li:hover ul.submenu { opacity: 1; visibility: visible; opacity: 1; transition-delay: 0s; z-index: 9999; height: auto; }
.other-navbar ul.menu  ul.submenu li { float: none }

.modal-header {    /* border: none; */
padding-bottom: 0; margin-bottom: 18px; }
.login-popup .modal-dialog { width: 800px }

.col1 { float: left; width: 62%; border-right: 1px solid #e9e9e9; padding-right: 25px; }
.form-item { clear: both; margin-bottom: 20px; }
label.lb1 { width: 126px; font-weight: normal; font-size: 14px; float: left; }
.form-input { margin-left: 127px; }
.col1 a { color: #47aa42; }
.btn-sm-login { background: #83be40; padding: 8px 43px; text-transform: uppercase; outline: none; font-size: 17px; font-weight: 500; height: 42px; color: #fff; border: none; border-radius: 41px; }
.btn-sm-login:hover { background-color: #449d44; border-color: #398439; }
.col2 { float: right; text-align: center; width: 38%; padding-top: 66px; }
.col2 h3 { color: #006f51; font-size: 20px; margin-bottom: 20px; text-transform: uppercase; }
a.link-register { background: #83be40; padding: 8px 38px; text-transform: uppercase; outline: none; font-size: 17px; font-weight: 500; height: 42px; color: #fff; border: none; border-radius: 42px; display: inline-block; }

.page-dashboard { min-height: 100%; position: relative; background: url(../img/bg-dashboard.jpg) no-repeat bottom #fff; background-size: cover }
.text-wellcome { display: inline-block; font-size: 16px; margin-right: 30px; }
.page-dashboard .header { -webkit-box-shadow: -2px 0 11px 2px rgba(0, 0, 0, 0); -moz-box-shadow: -2px 0 11px 2px rgba(0, 0, 0, .27); box-shadow: -2px 0 11px 2px rgba(0, 0, 0, 0); border-bottom: solid 1px rgba(142, 177, 71, 0); padding: 10px 0; }
.other-navbar { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; background: #0d765b; padding-left: 0; padding-right: 0 }
.other-navbar ul.menu>li:first-child>a { margin-left: 0; border-top-left-radius: 5px; }
.other-navbar ul.menu>li.last>a { border-top-right-radius: 5px; padding: 18px 67px; }
.other-navbar ul.menu>li.last { float: right; }
.other-navbar ul.menu  li:first-child { background: none }
.other-navbar ul.menu { list-style: none; }
.other-navbar ul.menu a { padding: 18px 83px; }
.other-navbar ul.menu  li { width: auto; background: url(../img/line.jpg) repeat-y left; }
.other-footer a { color: #fff }
.other-footer .verz { background: url(../img/verz-logo.png) right center no-repeat; font-weight: bold; padding-right: 32px; }
.other-footer { text-align: center; margin-top: -50px; color: #fff; position: relative; z-index: 9999; }
.wapper-content { background: #fff url(../img/bgcnt.png) no-repeat bottom right; min-height: 300px; padding: 40px; margin-bottom: 80px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.group-content { border-top: 1px solid #d7d7d7; padding-top: 10px; }

ul.menu-list { margin: 0; padding: 0; list-style: none; border-right: 1px solid #d7d7d7; padding-bottom: 47px; }
ul.menu-list li { display: block; border-bottom: 1px solid #d7d7d7; padding-top: 15px; padding-bottom: 15px; position: relative; padding-right: 62px; padding-left: 15px; }
ul.menu-list li:hover { background: #ebebeb }
ul.menu-list li:hover >a { font-weight: bold }
ul.menu-list li a { font-size: 15px; color: #303030;    /* display: block; */ }
span.number-note { display: inline-block; position: absolute; background: #c2c2c2; font-size: 16px; font-weight: bold; right: 12px; padding: 3px 20px; top: 10px; border-radius: 21px; }
ul.menu-list li a i { width: 17px; color: #83be40; }
.info-wapper-content a { color: #81bd41; }
.info-wapper-content a:hover { color: #000 }
.info-wapper-content p { margin-top: 10px; }
.info-wapper-content { font-size: 15px; }
.info-wapper-content ul { margin-top: -6px; }
.info-wapper-content h3:first-child { margin-top: 0; }
.info-wapper-content h3 { margin-bottom: 16px; margin-top: 20px; color: #83be40; }
.title-6 { background: #006f51; font-size: 20px; margin-bottom: 20px; text-transform: uppercase; color: #fff; padding: 5px 20px; }
.title-7 { font-size: 16px; font-weight: bold; margin-bottom: 20px; }
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus { outline: none !important }

.note-frm { color: red }
.form-style-2 .row { margin-bottom: 15px }
.link-green { background: #83be40; padding: 9px 18px; color: #fff; border-radius: 24px; display: inline-block; cursor: pointer; }
.box-change-pass { margin-top: 20px; display: none; }
.wap-right { text-align: right }
.form-style-2  .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) { width: 100% }
.form-style-2  .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0); border: 1px solid #e5e5e5; background: #fff }
.form-style-2  .dropdown-toggle.btn-default:hover { border: 1px solid #e5e5e5; background: #fff }
.form-style-2 .lb2 { font-size: 14px; font-weight: normal; padding-top: 12px; text-align: right; }
.form-style-2 .input-group-1 .col-first { float: left; width: 120px; }
.form-style-2 .input-group-1 .col-last { margin-left: 130px; }
.form-style-2 .bootstrap-select.btn-group .dropdown-toggle .caret { background: none; border: none; }
.form-style-2 .bootstrap-select.btn-group .dropdown-toggle .filter-option { font-weight: normal }
.form-style-2 .form-control,
.form-style-2 .dropdown-toggle { height: 40px }
.form-style-2 .lb2 small { display: block; }
.form-style-2 .btn-login { padding: 8px 20px;    text-transform: uppercase;    height: 40px;    margin-bottom: 6px; }
.form-style-2 textarea.form-control { height: 100px }
.form-style-2 .wap-radio .radio { display: inline-block; padding-right: 24px; padding-top: 5px; }
.group-step { margin-top: 40px; margin-bottom: 40px; }
.group-step .icon-step { width: 100px; z-index: 999; height: 100px; display: inline-block; background: rgb(242, 242, 242); font-size: 15px; border: 1px solid #ddd; font-family: 'Roboto', sans-serif !important; line-height: 95px; border-radius: 50%; margin-bottom: 16px; text-transform: uppercase; position: relative }
.group-step .icon-step:hover { color: #fff; background: #006f51; border-color: #006f51 }
.group-step  li.active >.icon-step { color: #fff; background: #006f51; border-color: #006f51 }
.group-step h4 { font-size: 14px; font-weight: normal; line-height: 22px }
.group-step li { float: left; width: 33.33%; text-align: center; position: relative }
.group-step li:after { content: ""; position: absolute; width: 100%; height: 2px; background: #e2e2e2; top: 50px; }
.group-step li.last:after { display: none }
.group-step ul { margin: 0; padding: 0; list-style: none; }
.info-note li { margin-bottom: 4px; }
.info-note ol { margin: 0; padding: 0 0 0 15px; }
.info-note { border: 1px solid #ccc; background: #edffec; padding: 20px; margin-bottom: 30px; }

.tbres { width: 100% }
table.dataTable thead th:first-child,
table.dataTable thead td:first-child { border-left: none }
table.dataTable thead th,
table.dataTable thead td { text-align: center; font-size: 14px; text-transform: uppercase; border: none; background: #f0f0f0; border-left: 1px solid #e3e3e3; }
table.dataTable { width: 100% !important }
table.dataTable .checkbox { text-align: center }
table.dataTable tbody th,
table.dataTable tbody td { border-bottom: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3; }
table.dataTable.no-footer { border-bottom: none; border-right: 1px solid #e3e3e3; margin-bottom: 20px; }
table.dataTable tbody tr.even { background-color: #f8f8f8; }
.hidecontent { display: none }
span.note { display: block; font-size: 11px; font-style: italic; color: #666; }
.btn-file { background: #1f1e1e; padding: 8px 9px; margin-left: 10px; }
.btn-file  .hidden-xs { color: #fff; display: block !important }
.upfile-wrap-2 { text-align: center; }
.upfile-wrap-2 .btn-file:hover,
.btn-file:hover { color: #fff; background-color: #449d44; border-color: #398439; }
.upfile-wrap-2 .btn-file { background: #83be40; margin-left: 10px; font-size: 11px; padding: 7px 12px; }
table.dataTable tbody td a { color: #83be40 }
a.download-icon { display: block; text-align: center; font-size: 17px; }
table.dataTable tbody td a:hover { color: #0d765b; }
a.view-l,
a.delete-l,
a.edit-l { padding-right: 8px; }
a.view-l:before { content: "\f06e"; font: normal normal normal 14px/1 FontAwesome; margin-right: 3px }
a.delete-l:before { content: "\f00d"; font: normal normal normal 14px/1 FontAwesome; margin-right: 3px }
a.edit-l:before { content: "\f044"; font: normal normal normal 14px/1 FontAwesome; margin-right: 3px }

.text-resulf { font-size: 14px; font-weight: normal; padding-top: 12px; }
.title-8 { background: #e2e2e2; padding: 5px 20px; text-transform: uppercase; font-size: 14px; }
.text-resulf a { color: #47aa42; }
.text-resulf a:hover{ text-decoration:underline}
.box-sum { margin-bottom: 30px; text-align: right; font-size: 15px; font-weight: bold; }
.box-sum td { padding-bottom: 8px; padding-top: 8px; padding-left: 20px; }
.box-sum table { float: right; width: auto }
tr.last-tr { border-top: 3px solid #e6e3e3; border-bottom: 3px solid #ddd; }
ul.list-img-review li { float: left; width: 100px; text-align: center; position: relative; margin: 0 7px; }
ul.list-img-review { margin: 0 -7px; padding: 0; list-style: none; }
span.icon-del { position: absolute; top: 0px; right: 4px; cursor: pointer; }
.fileinput-button { background: #000; border-radius: 20px !important; }
.upfile-wrap-2 { text-align: center; width: 217px; display: inline-block }
.btn-upload-2 { background: #83be40; font-size: 11px; padding: 7px 12px; }
a.link-green-2 { color: #449d44; }
.checklist-col1{width: 35% !important}
.checklist-col2{width: 10% !important}
.checklist-col3{width: 15% !important}
.checklist-col3{width: 30% !important}


@media (max-width: 1279px) {
	.home-about { position: relative; }
	.flex-direction-nav, .flex-control-paging { bottom: 10%; }
	.main-content { width: 688px; }
}
@media (max-width: 1200px) {}

@media (max-width: 1200px) {
	.other-navbar ul.menu a, .other-navbar ul.menu>li.last>a {
	    padding:18px 60px;
	}
}
@media (max-width: 1033px) {
	.menu { display: block; }
	.menu li { float: none; display: inline-block; width: auto; }
	.menu a { padding: 15px 18px; }
	.apply-now { right: 20px; top: 10%; }
}

@media (max-width: 992px) {
	.news-large { margin-bottom: 30px; }
	.member-item span { width: 80%; }
	.sidebar { margin-bottom: 30px; }
	.other-navbar ul.menu a, .other-navbar ul.menu>li.last>a {
    padding: 18px 37px;
        
}
ul.menu-list{padding-bottom:20px;    border-right: none;}
.direction-link .btn-1{margin-left: 20px}
}
@media (max-width: 839px) {
	.bn-content { padding-right: 0; }
	.apply-now { position: relative; }
	.apply-now-content { position: relative; width: 100%; box-shadow: none; padding: 30px 0; }
	.apply-now-content:before { display: none; }
	.home-about .container { padding-right: 0; }
	.home-about .btn-default { position: relative; top: 0; }
	.login-popup .modal-dialog{ width:auto}
}
@media (max-width: 767px) {
	.header-right { clear: both; }
	.navbar-toggle { float: none; }
	.navbar-toggle .icon-bar { background: rgba(0,111,82,.95); }
	.nav { background: none; position: absolute; text-align: right; top: 20px; left: 0; width: 100%; z-index: 9999; }
	.menu { background: rgba(0,111,82,.95); margin-top: 20px; }
	.menu li { float: none; width: 100% !important; }
	.other-navbar .menu li a,.menu li a { text-align: left; display: block; padding: 10px 20px; border-bottom: 1px solid #fff;   }
	.page-dashboard .header-right { float: none; margin-top: 0; padding-right: 15px; text-align: right; margin-top: 10px; padding-left: 15px; }
	.navmenu { background: none; position: absolute; text-align: right; top: 20px; left: 0; width: 100%; z-index: 100; }
	.other-navbar ul.menu>li.last { float: none }
	.other-navbar ul.menu li a { border-radius: 0 !important; }
	.other-navbar ul.menu li { display: block; float: none; background: none; border-radius: 0 !important; }
	.other-navbar { background: none; border: none; padding-left: 15px; padding-right: 15px; }
	.other-navbar .menu { margin-top: 0 }
	.wapper-content { padding: 10px }
	.logo { }
	ul.submenu { position: relative; opacity: 1; visibility: visible; height: auto; width: auto; z-index: 999; }
	.other-navbar ul.menu ul.submenu a { padding: 10px 27px 10px 40px; }
}
@media (max-width: 639px) {
	.bn-content h1 { font-size: 30px; }
	.col1 { float: none; width: auto; padding-right: 0; border: none; }
	.col2 { float: none; width: auto; padding-top: 20px; border-top: 1px solid #e9e9e9; text-align: left; padding-left: 127px; }
	label.lb1 {width: auto;float: none;display: block;}
	.form-input {margin: 0;}
	.col2{ padding-left:0;}
}
@media (max-width: 598px) {
	.home-news .row { margin-bottom: 30px; }
	.home-news .col-xs-6 { width: 100%; }

	.list-news img { float: none; }
	.news-content { margin-left: 0; }
}
@media (max-width: 567px) {
	.header-right { float: none; padding: 20px 20px 0; }
	.form-search { display: block; width: 100%; }
	.form-search .form-control { width: 100%; }
	.btn-search { width: 32px; }
	.btn-login { margin-bottom: 9px; width: 100%; }
	.group-step .icon-step{width:50px;height:50px;font-size:12px;line-height:49px;}
	.group-step li:after{ top:25px}
	.group-step h4{ display:none}
}
@media (max-width: 479px) {
	.btn-login { display: block; width: 100%; }
	.form-search { display: block; margin-left: 0; width: 100%; }
}
@media (max-width: 359px) {
	.other-footer{    margin-top: -72px;}	 
}
