@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900);




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, * focus {
	outline: none!important;
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none!important;
}
html, body {
    height:100%;
}
body{	
    font-family: 'Rubik', sans-serif!important;
	font-weight:400!important;
	line-height: 30px!important;
	font-size: 15px!important;
	color: #222!important;
	text-decoration: none;
	height:100%;
	background-color:#fff!important;
}
.container{	
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
}
@media screen and (max-width : 768px) {
body{	    
	line-height: 24px!important;
	font-size: 12px!important;
}
.container{	
	padding:30px 0;
}
}
.container.no-padding{
	padding-top:0;
	padding-bottom:0;
}
.res-hide{
}
.res-show{
	display:none!important;
}
@media screen and (max-width : 992px) {
.res-hide{
	display:none!important;
}
.res-show{
	display:block!important;
}
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.affix {
      top:0;
	  padding:0;
      width: 100%;
      z-index: 99 !important;
	  background-color:rgba(255,255,255,1)!important;
	  box-shadow:0px 0px 3px rgba(0,0,0,.4);
	  border-bottom:solid 0px rgba(0,0,0,0);
}
.affix .container{
	padding-top:5px;
	padding-bottom:5px;
}
.affix .logo2{
	display:none;	
}
.affix .logo{
	display:block;
}
.affix .logo img{
	height:50px;
	width:auto;
}
.affix .t-menu{
	margin:0px 0 0 0;
}

.top-nav{
	width:100%;
	line-height:35px;
	font-size:14px;
	font-weight:500;
	color:#fff;
	background-color:#d82328;
	overflow:hidden;
	height:35px;
	background: linear-gradient(60deg, #097c3b, #249934, #067f42);
}
.top-nav .icon{	
	font-size:16px;
}
.top-nav ul{
	margin:0!important;
}
.top-nav ul li{
	list-style:none;
	float:left;
	margin:0 20px 0 0;
}
.top-nav ul li a{
	color:#fff;
}
.top-nav ul li i{
	font-size:18px;
	color:rgba(0,0,0,.6);
	margin:0 5px 0 0;
}
.top-nav .social{
	float:right;
}
.top-nav .social li{
	margin:0 0 0 0;
}
.top-nav .social li a .fab {
  padding: 10px;
  font-size: 18px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 0px 0px;
}
header{
	width:100%;
	height:auto;
	background-color:rgba(255,255,255,.9);
}
header .container{
	padding-top:15px;
	padding-bottom:15px;
}
header .logo2{
	float:left;
	width:40%;
	display:block;
}
header .logo2 img{
	height:60px;
	width:auto;	
}
header .logo{
	display:none;
	float:left;
	width:40%;
}
header .logo img{
	height:60px;
	width:auto;	
}
header .header-right{
	float:left;
	width:60%;
}
.t-menu{
	font-family: 'Montserrat', sans-serif;
	font-weight:600!important;
	margin:5px 0 0 0;
}
@media screen and (max-width : 1180px) {
}

@media screen and (max-width : 992px) {
.top-nav{
	background-color:#2a3e89;
	line-height:35px;
	font-size:10px;
	position:relative;
	z-index:auto;
	width:100%;
	left:0;
	margin:0;
	color:#fff;
}
.top-nav .icon{	
	font-size:12px;
}
.top-nav ul{
	float:left;
}
.top-nav ul li{
	margin:0 5px 0 0;
}
.top-nav ul li a{
	color:#fff;
}
.top-nav ul li i{
	font-size:12px;
	color:rgba(0,0,0,.6);
	margin:0 2px 0 0;
}
header{
	position:relative;
	z-index:auto;
	width: 100%;
	top:0;
	left:0;
}
header .container{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	border-radius:0;
	box-shadow:0px 0px 10px rgba(0,0,0,0);
}
header .logo{
	float:none;
	width:100%;
	padding:0 0 0 0;
}
header .logo img{
	width:auto;
	max-width:80%!important;
	height:auto;
}
header .logo2{
	float:none;
	width:100%;
	display:block;
}
header .logo2 img{
	width:auto;
	max-width:80%!important;
	max-height:63px;
	height:auto;
}
header .header-right{
	float:none;
	width:100%;
	padding:0 0 0 0;
}
.t-menu{
	margin:0;
}
}


.bg-r{
	background-attachment: scroll;
	background-image: url(../images/bg-right.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-background-size: 55%;
	-moz-background-size: 55%;
	-o-background-size: 55%;
	background-size: 55%;
}
.bg-l{
	background-attachment: scroll;
	background-image: url(../images/bg-left.svg);
	background-repeat: no-repeat;
	background-position: left bottom;
	-webkit-background-size: 55%;
	-moz-background-size: 55%;
	-o-background-size: 55%;
	background-size: 55%;
}
.home-1{
	background-attachment: fixed;
	background-image: url(../images/home1-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:auto;
	padding:0;
}
.home-1 .container{
}
.home-1 h2{
	color:#fff!important;
}
@media screen and (max-width : 920px) {
.home-1{
	background-attachment: scroll;
	font-size:16px;
	color:#fff;
	height:auto;
}
}
@media screen and (max-width : 480px) {
}

.home-2{
	background-color:#fff;
	box-shadow:inset 0px 50px 100px -50px rgba(0,0,0,.3);
}
.home-2 .hm2{
	line-height:40px!important;
	font-size:20px;
	border-right:solid 1px rgba(0,0,0,.1);
	padding:20px 0;
}
.home-2 .hm2 .fa{
	font-size:40px;
	color:rgba(0,0,0,.2);
	float:left;
	margin:0 10px;
}
.home-2 .hm2 a{
	color:#093eb6;
	font-weight:700;
}
.pro-thumb{
	width:100%;
	position:relative;
	margin:15px 0;
}
.pro-thumb .pro-thumb-img{
	position:relative;
}
.pro-thumb .pro-thumb-img img{
	position:relative;
	width:100%;
	height:auto;
	border:solid 5px #fff;
	box-shadow:0px 3px 5px rgba(0,0,0,.1);
}
.pro-thumb-con{
	position:relative;
	background-color:#fff;
	width:80%;
	left:10%;
	z-index:10;
	margin-top:-50px;
	box-shadow:0px 3px 5px rgba(0,0,0,.1);
}
.pro-thumb-con .row{
	text-align:center;
}
.pro-thumb-con .ptc-left{
	text-align:center;
	line-height:20px;
	color:#d82328;
	padding:10px 0;
	font-weight:300;
	font-size:13px;
	text-transform:uppercase;
}
.pro-thumb-con .ptc-left strong{
	color:#d82328;
	font-weight:600;
	font-size:16px;
}
.pro-thumb-con .ptc-left i{
	font-size:22px;
	margin:0 0 5px 0;
}
.pro-thumb-con .ptc-right{
	padding:35px 15px!important;
	line-height:50px;
	background-color:#fff;
}
.pro-thumb-con .ptc-right h3{
	padding:0!important;
	margin:0!important;
}
.pro-thumb-con .ptc-right h3 a{
	font-size:18px!important;
	font-weight:700!important;
	color:#1b8f36!important;
	text-align:center;
}
.pro-thumb-con .ptc-right .btn2{
	padding:5px 15px!important;
	margin:10px 0 0 0!important;
}

@media screen and (max-width : 992px) {
}



.home-cat{
	text-align:left;
	margin:15px 0;
}	
.home-cat h3{
	color: #0b2a45!important;
	margin:15px 0 0 0!important;
	text-align:center;
}
.home-cat h6{
	font-size:15px!important;
	line-height:28px!important;	
}
.home-cat .btn2{
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:35px;
	color:#0b2a45;
	text-decoration:none;
	padding:0 15px;
	border-radius:20px;
	margin:10px 0 0 0;
	border:solid 2px #0b2a45;	
}
.home-cat ul li a:hover{	
	
}
.home-cat img{
	width:100%;
	height:auto;
}
.home-cat .price{
	width:80px;
	height:80px;
	line-height:80px;
	color:#fff;
	text-align:center;
	border-radius:50%;
	border:solid 3px #fff;
	position:absolute;
	top:20px;
	right:20px;
	font-weight:700;
	background: -webkit-linear-gradient(45deg, #f15921 0%, #f18821 50%, #f15921 100%);
	background: linear-gradient(45deg, #f15921 0%, #f18821 50%, #f15921 100%);
}

@media screen and (max-width : 1200px) {
.home-cat ul li{
	width:23%;
}
.home-cat ul li a{
	padding:15px 25px;
	border-radius:100px;
}
}
@media screen and (max-width : 992px) {
.home-cat ul li{
	width:31%;
}
.home-cat ul li a{
	padding:15px 25px;
	border-radius:100px;
}
}
@media screen and (max-width : 620px) {
.home-cat ul li{
	width:46%;
	line-height:normal;
}
.home-cat ul li a{
	padding:15px 2px;
	border-radius:40px;
}
.home-cat ul li a img{
	width:40px;
	height:auto;
}
}
h1,h2,h3,h4,h5{
	font-family: 'Montserrat', sans-serif!important;
	font-weight:600!important;
}
h1{
	font-size: 30px!important;
	line-height: normal;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	position:relative;
	color:#d82328!important;
}
h1:after{
	position:absolute;
	left:0px;
	bottom:0;
	content:"";
	width:60px;
	height:3px;
	background-color:#1b8f36;	
}
.text-center h1:after{
	left:50%;
	margin:0 0 0 -30px;
}
h2{
	font-size: 30px!important;
	line-height: normal;
	color: #1b8f36!important;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	position:relative;
}
h2:after{
	position:absolute;
	left:0px;
	bottom:0;
	content:"";
	width:60px;
	height:3px;
	background-color:#d82328;	
}
.text-center h2:after{
	left:50%;
	margin:0 0 0 -30px;
}
h2.red{
	color: #1b8f36!important;
}

h3{
	font-size: 20px!important;
	line-height: normal;
	color: #1b8f36!important;
	padding:0 0 0 0!important;
	margin:0 0 10px 0!important;
	position:relative;
}
h4{
	font-size: 20px!important;
	line-height: normal;
	color: #1b8f36!important;
	margin:0 0 10px 0!important;
}
h5{
	font-size: 18px!important;
	line-height:36px!important;
	color:#1b8f36!important;
}
h6{
	font-size: 16px!important;
	font-style:italic;
	line-height:30px!important;
	color:#777!important;
	font-weight:400!important;
}
@media screen and (max-width : 768px) {
h1{
	font-size: 22px!important;
	padding:0 0 15px 0!important;
	margin:0 0 15px 0!important;
}
h2{
	font-size: 22px!important;
	padding:0 0 15px 0!important;
	margin:0 0 15px 0!important;
}
h3{
	font-size: 16px!important;	
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	
}
h4{
	font-size: 16px!important;
	line-height: normal;
	margin:0 0 10px 0!important;
}
h5{
	font-size: 16px!important;
	line-height:30px!important;
}
h6{
	font-size: 12px!important;
	line-height:22px!important;
}
}
.inner-banner{
	background-color:#1b8f36;
	position:relative;	
	overflow:hidden;
}
.inner-banner img{
	width:100%;
	height:auto;
}
.inner-banner:after{
	content:"";
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0,0,0,.2);
}
.inner-banner:before{
	content:"";
	position:absolute;
	z-index:1;
	width:98.6%;
	height:90%;
	left:.5%;
	top:5%;
	border:dashed 2px rgba(255,255,255,.3);
}
.inner-banner .container{
	padding-top:0;
	padding-bottom:0;
}
@media screen and (max-width : 992px) {
}

.container p{
	margin:0;
	text-align:justify;
}
.container p strong{
	font-weight:500;
}
.text-center p{
	text-align:center;
}
.container2{
	position:relative;
	overflow:hidden;
	background-color:#fcf7f7;
}
.container2 .c2-arrow{
	width:50px;
	height:50px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	top:-25px;
	left:50%;
	margin:0 0 0 -25px;
	border:solid 1px rgba(0,0,0,0);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 768px) {
.container2{
	position:relative;
}
.container2 .c2-arrow{
	width:30px;
	height:30px;
	top:-15px;
	margin:0 0 0 -15px;
}
}
.brochure{
	float:right;
	border:solid 2px rgba(0,0,0,.1);	
}
.brochure a{
	display:block;
	padding:3px 10px;
	font-weight:700!important;	
}

.container-red{
	background-color:#f4f4f4;
}

.list-subcat{	
	padding:0;
	font-size:12px;
	font-weight:700;
	text-align:center;
	position:relative;
	height:100%;
	border-bottom:solid 5px #fff;
	box-shadow:0px 5px 0px 0px #1b8f36;
	margin:15px 0;
	height:200px;
}
.list-subcat a{
	background-color:#fff;
	display:block;
	width:100%;
	height:100%;
	color:#ff6c00;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	position:relative;
	overflow:hidden;
}
.list-subcat a img{
	width:100%;
	min-height:200px;
	height:auto;
	margin:0;
	padding:0!important;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition: all .5s;
}
.list-subcat a .subcat-over{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:65px 0 0 0;
	line-height:100%!important;
	background: -webkit-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: -o-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: -moz-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: linear-gradient(to -45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition: all .5s;
}
.list-subcat a:hover .subcat-over{
	padding:5% 0 0 0;
	background: -webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: -o-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: -moz-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: linear-gradient(to rgba(0,0,0,.8),rgba(0,0,0,.8));
}
.list-subcat a:hover img{
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
}
.list-subcat a h5{
	padding:5px 0;
	font-size:18px!important;
	color:#fff!important;
	font-weight:700!important;
	text-shadow:1px 1px 2px rgba(0,0,0,.5);
	text-transform:uppercase;
}
.testimonials{	
	background-color:#eee;
	position:relative;
	color:#000;
	box-shadow:inset 0px 250px 100px rgba(255,255,255,1);
}
.testimonials h2{
	margin:0 0 30px 0;
}
.testimonials h4 a{	
	font-weight:700;
	color:#666;
	font-size:15px!important;
}
.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:25px;
	background-color:#fff;
	border:solid 1px #eee;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	font-style:italic;
	box-shadow:10px 20px 10px rgba(0,0,0,.2);
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	bottom:-17px;
	left:40px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 480px) {
.testimonial img{
	width:80px;
}
}
.clients{
	height:150px;
	line-height:100px;
}
.clients img{
	height:150px;
	width:auto;
	margin:0 10px;
}
@media screen and (max-width : 480px) {
.clients{
	height:70px;
	line-height:70px;
}
.clients img{
	height:70px;
	width:auto;
	margin:0 10px;
}
}


.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:23%;
	text-align:center;
	padding:15px 0;
	overflow:hidden;
}
.partner img{
	width:auto;
	height:60px;	
}

@media screen and (max-width : 768px) {
.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:23%;
	text-align:center;
}
}

@media screen and (max-width : 480px) {
.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:48%;
	text-align:center;
}
}



.box1{
	padding:20px;
	border:solid 1px #ddd;
	border-radius:10px;
	margin:20px 0;
}
.box1 h2{
	position:relative;
	background-image:none;
	padding:0 0 0 0!important;
}
.box1 .subs{
	position:relative;
	z-index:1;
	right:0;
	float:right;
	width:150px;
}

.presence{
	text-align:center;
	margin:20px 0;
	border:solid 1px #ddd;
	border-radius:5px;
	padding:15px;
}
.presence i{
	width:70px;
	height:70px;
	line-height:70px;
	font-size:40px;
	border-radius:50%;
	background-color:#1b8f36;
	color:#fff;
	margin:0 0 15px 0;
}
.presence h3{
	margin:0 0 5px 0!important;
	color:#d82328!important;
}
.presence h6{
	font-size:15px!important;
	line-height:150%!important;
}
.presence h6 a{
	color:#666;
}
.form-box{
	border:solid 5px #ddd;
	background-color:#f9f9f9;
	box-shadow:10px 10px 0px rgba(0,0,0,.3);
	margin:0!important;
	padding:0!important;
}
.form-box iframe{
	margin:0!important;
	padding:0!important;
}
.video{
	background-color:#f9f9f9;
	border-radius:10px;
	width:100%;
	height:350px;
	box-shadow:10px 10px rgba(0,0,0,.2);
}
.video iframe{
	margin:0!important;
	padding:0!important;
	width:100%;
	height:350px;
	border-radius:10px;
}
form label{
	font-weight:500;
	font-size:14px;
	color:rgba(0,0,0,.8);
}
input[type="text"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	box-shadow: inset 0px 0px 0px 2px #1a86bb;
}
input[type="password"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:#eee;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
}
input[type="tel"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;;
}
input[type="number"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:#ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
}
input[type="email"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
select {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0!important;
	background-color:#fff;
}
textarea {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 10px!important;
	width: 100%;
	text-decoration: none;
	height:auto;
	margin: 0 0 10px 0!important;
	font-family: 'Open Sans', sans-serif;
}


.btn1{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:45px!important;
	background-color:#fff;
	color:#1b8f36;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	margin:20px 0 0 0;
	border:solid 2px #1b8f36;	
}
.btn1:hover{
	text-decoration:none;
	background-color:#1b8f36;
	color:#fff;
}
.btn2{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:45px!important;
	background-color:#d82328;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	margin:20px 0 0 0;
	border:solid 0px #1b8f36;	
}
.btn2:hover{
	text-decoration:none;
	background-color:#1b8f36;
	color:#fff;
}

@media screen and (max-width : 480px) {
.btn1{
	font-size:14px;
	line-height:35px;
	padding:0 15px;
	border-radius:25px;
	margin:10px 0 0 0;
}
.btn2{
	font-size:14px;
	line-height:35px;
	padding:0 15px;
	border-radius:25px;
	margin:10px 0 0 0;
}
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:0 0 10px 0;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 45px!important;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.social{
	list-style:none;
	display:table;
}
.social li{
	display:inline-block;
}
.social a .fab {
  padding: 10px;
  font-size: 20px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 0px 0px;
}
.social a .fab:hover {
    opacity: 0.7;
}

.social a .fa-facebook-f {
  background: #3B5998;
  color: white;
}
.social a .fa-twitter {
  background: #55ACEE;
  color: white;
}
.social a .fa-google-plus-g {
  background: #dd4b39;
  color: white;
}
.social a .fa-whatsapp {
  background: #2fb444;
  color: white;
}

.social a .fa-linkedin-in {
  background: #007bb5;
  color: white;
}
.social a .fa-youtube {
  background: #bb0000;
  color: white;
}
.social a .fa-instagram {
  background: #125688;
  color: white;
}
.social a .fa-pinterest {
  background: #cb2027;
  color: white;
}
.social a .fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.social a .fa-skype {
  background: #00aff0;
  color: white;
}
.social a .fa-android {
  background: #a4c639;
  color: white;
}
.social a .fa-dribbble {
  background: #ea4c89;
  color: white;
}
.social a .fa-vimeo {
  background: #45bbff;
  color: white;
}
.social a .fa-tumblr {
  background: #2c4762;
  color: white;
}
.social a .fa-vine {
  background: #00b489;
  color: white;
}
.social a .fa-foursquare {
  background: #45bbff;
  color: white;
}
.social a .fa-stumbleupon {
  background: #eb4924;
  color: white;
}
.social a .fa-flickr {
  background: #f40083;
  color: white;
}
.social a .fa-yahoo {
  background: #430297;
  color: white;
}
.social a .fa-soundcloud {
  background: #ff5500;
  color: white;
}
.social a .fa-reddit {
  background: #ff5700;
  color: white;
}
.social a .fa-rss {
  background: #ff6600;
  color: white;
}
.captcha {
	border: 1px solid #ddd;
	float: left;
	line-height:45px!important;
	padding:0px 5px 0px 0;
	margin-top:5px;
	background-color:#fff;
}
.captcha i{
	margin:10px 0 0 0;
}
.captcha a{
	color: #111;
	text-decoration:none;
}
.captcha img{
	float:left;
	margin:0 5px 0 0;
	padding:0!important;
	border:0!important;
	box-shadow: 0px 0px 0px #fff!important;
}
.footer2{
	background: linear-gradient(60deg, #097c3b, #249934, #067f42);
	color: rgba(255,255,255,.9);
	text-decoration: none;
	line-height:26px;
}
.footer2 a{	
	color: rgba(255,255,255,.9)!important;
	text-decoration: none;
}
.footer2 a:hover{
	color: rgba(255,255,255,1)!important;
	text-decoration: none;
}
.footer2 .container{
	padding-bottom:20px;
}
.footer2 h4{
	font-size: 18px!important;
	text-decoration: none;
	color: #fff!important;
	position:relative;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	text-transform:uppercase;
}
.footer2 h4:after{
	position:absolute;
	left:0px;
	bottom:0;
	content:"";
	width:60px;
	height:2px;
	background-color:rgba(0,0,0,.4);
}
.footer2 h3{
	font-size: 28px!important;
	text-decoration: none;
	color: #1b8f36!important;
	position:relative;
	padding:0 0 10px 0!important;
	margin:0 0 10px 0!important;
}


.footer2 ul.address {
	list-style:none;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.footer2 ul.address li {
	padding-left: 30px;
    position: relative;
    padding-top: 0;
    padding-bottom: 15px;
	display: list-item;
    text-align: -webkit-match-parent;
}
.footer2 ul.address li:not(:last-child){
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 15px;
}
.footer2 ul.address li i {
	width:20px;
	text-align:center;
	margin:0 5px 0 0;
	position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
	color:rgba(0,0,0,.6);
}
.footer2 ul.f-link {
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	display:table;
	width:100%;
}
.footer2 ul.f-link li {
	list-style-type: none;
	float:none;
	margin:15px 0;
	padding-left:25px;
	position:relative;
	text-align:left!important;
}
.footer2 ul.f-link li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 700;
    text-decoration: inherit;
    color:rgba(0,0,0,.6);
	width:13px;
	text-align:left;
    position: absolute;
    top: 0px;
    left: 0;
}
.footer2 ul.f-link a {
	text-decoration: none;
	display: block;
}


.footer2 ul.cmt-recent-post-list li {
	padding-left: 0;
    position: relative;
    padding-top: 0;
    padding-bottom: 15px;
	display: list-item;
    text-align: -webkit-match-parent;
	list-style:none;
}
.footer2 ul.cmt-recent-post-list li:not(:last-child){
    border-bottom: 1px solid rgba(255, 255, 255, .06);
    margin-bottom: 15px;
}
.footer2 ul.cmt-recent-post-list>li img {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 18px;
}
.footer2 ul.cmt-recent-post-list>li a {
    display: block;
}
.footer2 .btn2{
	display:block!important;
	margin:20px 0 0 0;
	padding:15px 15px;
	color:#fe982f!important;
}
.footer2 .btn2:hover{
	color:#fff!important;
}

.footer2 p {
	text-align:justify;
}

.footer2 ul.inline{
	text-decoration: none;
}
.footer2 ul.inline li {
	list-style-type: none;
	float:left;
}
.footer2 ul.inline li a {
	text-decoration: none;
	color: rgba(255,255,255,.7);
	padding:0px 0;
	background-color:rgba(255,255,255,.1);
	padding:0px 5px;
	margin:0 5px 5px 0;
	border-radius:3px;
	font-size:12px;
}
.footer2 ul.inline li a:hover {
	color:#1b8f36!important;
}
.footer2 .copy{
	border-top:solid 1px rgba(255,255,255,.1);
	padding-top:20px;
	margin-top:20px;
	font-size:13px;
	line-height:18px;
	text-align:justify;
}
footer{
	background-color:rgba(0,0,0,.08);
}
footer .container{
	padding-top:20px;
	padding-bottom:20px;
}
@media screen and (max-width : 880px) {

}


.team{
	float:left;
	width:23%;
	padding:0;
	margin:1%;
	box-shadow:5px 5px 0px 0px rgba(0,0,0,.2);
	position:relative;
}
.team img{			
	width:100%;
	height:auto;
	position:relative;
}
.team .t-nav{
	position:absolute;
	z-index:1;
	width:100%;
	left:0;
	bottom:0;
	padding:2%;
	background-color:rgba(0,0,0,.6);
}
.team .t-nav h3{
	color:#fff;
	font-size:13px;
	font-weight:700!important;
	margin:0!important;
}
.team .t-nav h5{
	color:#fff!important;
	font-size:12px!important;
	font-weight:lighter!important;
	margin:0!important;
}
@media screen and (max-width : 768px) {
.team{
	float:left;
	width:48%;
	padding:0;
	margin:1%;
	position:relative;
}
}
@media screen and (max-width : 480px) {
.team{
	float:left;
	width:94%;
	padding:0;
	margin:3%;
	position:relative;
}
}
.dynamic{
}
.dynamic ul{
	margin:0 0 30px 0;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 24px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 5px 0;
	text-align:left;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -24px;
    content: "\f101";
	color: #006699;
	font-size:18px;
}

.dynamic ol{
	margin:0 0 30px 20px;
}
.dynamic ol li{
	margin: 0 0 10px 0;
}

.list1{
	margin:20px 0 0 0;
}
.list1 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}


.list1-link{
	margin:0;
}
.list1-link li{
	list-style-type: none;
	border-bottom:dotted 1px #eee;
}
.list1-link li a{
	padding:5px 0 5px 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 0 0;
	text-align:justify;
	display:block;
	color:#333;
}
.list1-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}
.list1-link li a:hover {
	text-decoration:none;
	color:#06b8eb;
}



.list2{
	margin:0 0 15px 0;
}
.list2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:45%;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}
.list2-2{
	margin:0 0 15px 0;
}
.list2-2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:45%;
}
.list2-2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #fff;
	font-size:18px;
}



.list2-link{
	margin:0;
}
.list2-link li{
	list-style-type: none;
	float:left;
	width:49%;
	margin: 10px .5%;
}
.list2-link li a{
	padding:5px 0 5px 35px;
	text-indent:3px;
	font-size:14px;
	border:solid 1px #ccc;
	text-align:left;
	display:block;
	color:#333;
	text-transform:uppercase;
}
.list2-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -25px;
    content: "\f1c1";
	color: #CC3300;
	font-size:18px;
}
.list2-link li a:hover {
	text-decoration:none;
	color:#CC3300;
}



@media screen and (max-width : 768px) {
.list2-link li{
	list-style-type: none;
	float:none;
	width:100%;
	margin: 10px 0;
}
.list2 li, .list2-2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:auto;
}
}

.cat-icon{
	float: right;
	padding: 80px;
	margin:0 0 0 30px;
	width: 126px;
	height: 126px;
	background-image: url(../images/h-slide-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:solid 5px #fff;
	box-shadow:0px 0px 10px #999;
	border-radius:50%;
}
.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.img-one{	
	position:relative;
	width:85%;
	height:auto;
	margin:0 0 50px 20px;
	border:solid 5px #1b8f36;
}
.img-one img{
	width:100%;
	height:auto;
	margin:40px 0 -50px 50px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 10px #fff;
}
.img-two{	
	position:relative;
	width:85%;
	height:auto;
	margin:0 0 0 60px;
	border:solid 5px #d82328;
}
.img-two img{
	width:100%;
	height:auto;
	margin:40px 0 -50px -50px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 10px #fff;
}
.img-float{
	float:right;
	position:relative;
	width:45%;
	height:auto;
	margin:0 50px 80px 50px;
	border:solid 5px #1b8f36;
}
.img-float img{
	width:100%;
	height:auto;
	margin:40px 0 -50px 50px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 10px #fff;
}


.img-r{
	float:right;
	width:auto;
	max-width:500px;
	height:auto;
	border-radius:50px 0 50px 0;
	margin:0 10px 20px 20px;
	border:solid 10px #d82328;
	border-right-color:#fff;
	border-bottom-color:#fff;
	box-shadow:10px 10px 0px #1b8f36;
}
.img-l{
	float:left;
	clear:left;
	width:auto;
	max-width:500px;
	height:auto;
	border-radius:50px 0 50px 0;
	margin:0 30px 20px 0;
	border:solid 10px #d82328;
	border-right-color:#fff;
	border-bottom-color:#fff;
	box-shadow:10px 10px 0px #1b8f36;
}
@media screen and (max-width : 992px) {
.img-one{	
	position:relative;
	width:85%;
	height:auto;
	margin:10px 0 35px 20px;
	border:solid 5px #1b8f36;
}
.img-one img{
	margin:20px 0 -30px 20px;
	box-shadow:0px 3px 10px rgba(0,0,0,.15);
	border:solid 5px #fff;
}
.img-two{	
	position:relative;
	width:85%;
	height:auto;
	margin:10px 0 40px 40px;
	border:solid 5px #d82328;
}
.img-two img{
	margin:20px 0 -30px -20px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 5px #fff;
}
.img-float{
	float:none;
	position:relative;
	position:relative;
	width:85%;
	height:auto;
	margin:0 0 45px 20px;
	border:solid 5px #1b8f36;
}
.img-float img{
	margin:20px 0 -30px 20px;
	box-shadow:0px 3px 10px rgba(0,0,0,.15);
	border:solid 5px #fff;
}
.img-r{
	float:none;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}
.img-l{
	float:none;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}
}
/*hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #333!important;
	background-image: linear-gradient(to right, #bbb, #ccc, #aaa)!important;
}*/
hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #06b8eb!important;
	background-image: linear-gradient(to right, #ddd, #ccc, #ddd)!important;
}
.sitemap{	
}
.sitemap li{
	list-style:none;
	margin:0 0 5px 0;
}
.sitemap li a{
	list-style:none;
	color:#333;
	font-size:13px;
	text-decoration:none;
}
.sitemap li a i{
	width:15px;
	color:#999;	
}
.sitemap li a:hover{
	color:#993300;
}
.sitemap li{
	list-style:none;
}
.sitemap li ul{
	margin:5px 0 0 35px;
	float:left;
}
.sitemap li ul li{
	list-style:square;
}
.sitemap li ul li ul li{
	list-style:disc;
}
.page_nation{
	height: 45px;
	margin:30px 0 0 0;
}
.page_nation a{
	text-decoration: none;
	color: #fff!important;
	line-height: 30px;
	background-color: #242B34;
	height: 30px;
	border: 1px solid #242B34;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.page_nation a:hover{
	text-decoration: none;
	color: #242B34;
	background-color: #F6D600;
	border: 1px solid #F6D600;
}
.page_nation .pn-sel{
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	height: 30px;
	background-color: #dd2627;
	border: 1px solid #dd2627;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.tbl-pro{
}
.tbl-pro th{
	padding:5px 0;
	color:#103d68;
	font-size:22px;
}
.tbl-pro tr{
	border-bottom:dashed 1px #ccc;
}
.tbl-pro td{
	padding:5px 0;
	font-weight:700;
	font-size:16px;
}
.tbl-pro td span{
	font-size:11px;
}
.tbl-pro td img{
	height:70px;
	width:auto;
	padding:8px;
	border:solid 1px #ccc;
}
@media screen and (max-width : 768px) {
.tbl-pro th{
	padding:5px 0;
	color:#103d68;
	font-size:12px;
}
.tbl-pro tr{
	border-bottom:dashed 1px #ccc;
}
.tbl-pro td{
	line-height:normal;
	padding:5px 0;
	font-weight:700;
	font-size:12px;
}
.tbl-pro td img{
	height:50px;
	width:auto;
	padding:8px;
	border:solid 1px #ccc;
}
}
.breadcrumb {
  background-color: rgba(255,255,255,0)!important;
  padding:0!important;
}
.breadcrumb a{
	color:#99ffff!important;
}	
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #fff!important;
}