/* reset.css is here */
*{margin:0; padding:0; box-sizing:border-box; }
ol,ul {/*list-style:none;*/}
a{display:inline-block;text-decoration:none;}
a:hover, a:focus {text-decoration:none; outline:0 none !important;}
ul,h1,h2,h3,h4,h5,h6,label,p{margin: 0;}
h1,h2,h3,h4,h5,h6,p{  font-family: 'Uni-Sans-Book';}
figure{line-height: 0;}
a{transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;font-family: 'Uni-Sans-Book';font-size: 13px;line-height: 15px;color:#fff;}

h1{}
h2{font-size: 55px;line-height:61px;color:#4f5550;}
h3{font-size:35px;line-height:42px;}
h4{font-size:34px;line-height:36px;}
h5{font-size:23px;line-height:25px;}
h6{font-size:18px;line-height:18px;color:#82c341;  font-family: 'Uni-Sans-SemiBold';}
p{font-size: 19px;line-height:22px;}
span,label{display: inline-block;font-weight: normal;font-family: 'Uni-Sans-SemiBold';}
label{color: #000;font-weight: bold;}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"],input[type="radio"], textarea, button{-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none;-webkit-border-radius: 0; 	outline:none;}

body {color: #000;font-weight: normal; font-family: 'Uni-Sans-Book';height: 100%;}
html{}
.wrapper{width: 100%;margin: 0 auto;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.container{width: 1310px;margin: 0 auto;}

/*--fonts start--*/
@font-face {
  font-family: 'Uni-Sans-Book';
  src: url('../fonts/Uni-Sans-Book/Uni-Sans-Book.eot?#iefix') format('embedded-opentype'), 
      url('../fonts/Uni-Sans-Book/Uni-Sans-Book.woff') format('woff'),
      url('../fonts/Uni-Sans-Book/Uni-Sans-Book.ttf')  format('truetype'), 
      url('../fonts/Uni-Sans-Book/Uni-Sans-Book.svg#Uni-Sans-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Uni-Sans-SemiBold';
  src: url('../fonts/Uni-Sans-SemiBold/Uni-Sans-SemiBold.eot?#iefix') format('embedded-opentype'), 
      url('../fonts/Uni-Sans-SemiBold/Uni-Sans-SemiBold.woff') format('woff'),
      url('../fonts/Uni-Sans-SemiBold/Uni-Sans-SemiBold.ttf')  format('truetype'), 
      url('../fonts/Uni-Sans-SemiBold/Uni-Sans-SemiBold.svg#Uni-Sans-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*--header start--*/
/* Navigations */
.navbar-inverse{min-height: inherit;margin: 0;border-radius: 0;background:none;border:0 none;padding:0;}
.navbar-inverse .navbar-collapse {border: 0 none;padding: 0 0 0 0px;}
.navbar-inverse .navbar-nav > li > a{display:inline-block;color: #494949;font-size:15.3px;line-height: 18px;padding: 24px 8px 9px 8px;transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;font-family: 'Uni-Sans-Book';text-transform:  uppercase;}
.navbar-nav{width: 69.8%;}
.navbar-inverse .navbar-nav > li:hover > a, .navbar-inverse .navbar-nav > li > a:focus{background: #81c341;color: #fff;}
.navbar-inverse .navbar-nav > .active > a,  .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{background: #81c341;}
.navbar-inverse .navbar-brand img{transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;display: block;width: 100%;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{background: #15315a;}
.dropdown-menu {background: rgba(255,255,255,1);/*background: rgba(255,255,255,0.8);*/border: inherit;box-shadow:  inherit;border-radius: 0px;padding: 10px 0;z-index: 9;}
/*.dropdown-menu:after{content: "";background: url(../images/shape3-blanc.png) no-repeat left center;position: absolute;left: 0;bottom: -52px;width:100%;height: 52px;}*/
.dropdown-menu > li  {position:relative;}
.dropdown-menu > li > a {font-family: 'Uni-Sans-Book';font-size:16px;line-height:18px;color:#000000;font-weight:normal;display:block;padding: 10px 20px 4px 11px;}
.dropdown-menu > li > a > small{position: relative;display: inline-block;}
.dropdown-menu > li > a > small:after{content: "\f105";color: #000;padding-left:30px;font-size: 20px;font-family:'FontAwesome';}
.head_rt_lt{display: block;position: relative;}
.head_rt_lt input{width: 165px;height: 20px;background: #fff;/*color: #000;*/color:#999;font-size: 14px;line-height: 14px;box-shadow: -2px 2px 28px rgba(0,0,0,0.1);-moz-box-shadow: -2px 2px 28px rgba(0,0,0,0.1);-webkit-box-shadow: -2px 2px 28px rgba(0,0,0,0.1);outline:  none;border: none;padding: 10px 23px 11px 6px;}
.head_rt_lt button{border: none;background: none;position: absolute; right: 7px;top: 0;}
.head_rt_lt button i{font-size: 12px;color: #8d8d8d;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background: #ffffff;}
.drop_block {background: rgba(255,255,255,1);position:absolute;top:0;left:100%;width:220px;/*background: rgba(255,255,255,0.8);*/display:none;transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}
.drop_block li {padding:0; margin:0;list-style:none}
.drop_block li:last-child {/*padding-bottom:7px;*/}
.drop_block li a{font-size: 16px;line-height:18px;color: #494949;font-weight:normal;display:block;/*padding:10px;*/padding: 10px 20px 10px 16px;font-family: 'Uni-Sans-Book';}
.drop_block li a:hover{background: #fff;}
.drop_block li > a > small:after{content: "\f105";color: #000; padding-left:30px; font-size: 20px;font-family:'FontAwesome';}
.head_rt{display: block;padding: 18px 0 0 0;width: 27.5%;}
.head_rt ul{display: block;}
.head_rt ul li{display: inline-block;}
.head_rt ul li a{display: inline-block;font-size: 1.063em;line-height: 1.188em;color: #231F20;font-family: 'Helvetica-Light';padding: 67px 17px;transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}
.head_rt ul li a .fa{color: #7C161A;font-size: 0.875em;padding: 0 11px 0 0;}
.main_image{display: block;position: relative;}
.main_image figure img{width: 100%;display: block;}
/*.page-template-tpl-full-witth .main_image figure img {width: 100%;display: block;max-height:600px;max-height: auto;}*/
.over_lay{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(11,95,112,0.7);}
.shape_in{position: absolute;top:0;right:0;}
.shape_in figure img{width: auto;height: auto;}
.head_txt{position: absolute;left: 16.7%;top: 50.4%;}
.head_txt{display: block;}
.head_txt h2{text-transform:  uppercase;font-family: 'Uni-Sans-Book';}
.head_txt h2 strong{font-family: 'Uni-Sans-SemiBold';}
.header_bt{background: #82c341;/*position: absolute;left: 0;bottom: -1px;width: 100%;*/}
.home .header_bt{background: #82c341;/*position: absolute;left: 0;bottom: -1px;*/width: 100%;margin-top:-4px}
.header_bt_txt{display: block;}
.header_bt_txt ul{display: block;}
.header_bt_txt ul li{display: inline-block;}
.header_bt_txt ul li a{font-family: 'Uni-Sans-SemiBold';display:block;color: #fff;font-size:35px;line-height:42px;font-weight:500;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.header_bt_txt ul li h3 a:hover{color: #4f5550;}
.header_bt_txt ul li h3{color: #fff;padding: 24px 0 26px 0;position: relative;text-align: center;text-transform:  uppercase;font-family: 'Uni-Sans-SemiBold';transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.header_bt_txt ul li h3:after{content: "";position: absolute;left: 0;right:0;bottom: 16px;width: 150px;height: 2px;background: #fff;margin: 0 auto;text-align: center;opacity: 0;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.header_bt_txt ul li h3:hover{color: #4f5550;}
.header_bt_txt ul li h3:hover:after{opacity: 1;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}
.header_in{display: block;padding: 0;}
/*--header end--*/
.alaune_in{display: block;background: #fff;padding: 4px 0 0 0;}
.alaune_in h3{text-transform:  uppercase;}
.alaune_in h3 strong{color: #82c341;font-family: 'Uni-Sans-SemiBold';}
.lorem_in{background: #eae8e8;display: block;padding: 44px 0 39px 0px/*9px*/;}
.lorem_in ul{display: block;padding: 0 0 55px 0;}
.lorem_in ul li{display: block;}
.lorem_txt{display: block;background: #fff;position: relative;padding: 32px 20px 14px 28px;}
.lorem_txt h5{color: #4f5550;padding: 0 0 2px 0;text-transform:  uppercase;font-family: 'Uni-Sans-Book';}
.lorem_txt span{color: #4f5550;font-size: 13px;line-height: 15px;display: block;padding: 0 0 9px 0;}
.lorem_txt p{color: #000000;padding: 0 0 29px 0;}
.lorem_txt a{color: #494949;font-size: 15px;line-height: 14px;display: inline-block;}
.lorem_txt.lorem_txt1{padding: 0;}
.lorem_txt1 figure img{display: block;width: 100%;}
.lorem_txt1 p{padding: 15px 30px 12px 30px;line-height: 18px;}
.lorem_txt.lorem_txt3{background: transparent;padding: 0;}
.cura_in{display: block;}
.cura_lt{display: block;}
.cura_lt ol{display: block;padding: 0  0 0 53px;}
.cura_lt ol li:after{content: "";position: absolute;left: -20px;top: 13px;width: 12px;height: 1px;background: #82c341;}
.cura_lt ol li{display: inline-block;padding: 0 0 16px 0;position: relative;}
.cura_lt ol li p{font-size: 23px;line-height: 25px;color: #4f5550;text-transform: uppercase;}
.cura_lt ol li p a{color: inherit;font-size: inherit;line-height: inherit;display: inherit;margin: inherit;}
.cura_lt a{color: #4f5550;font-size: 13px;line-height: 14px;display: inline-block;margin: 20px 0 0 11px;}
.cura_rt{padding: 49px 0 0 71px;float: right;}
.lorem_in ul li.width1, .service_txt ul li.width1 {width: 36%;padding: 0 16px 0 18px;}
.lorem_in ul li.width2, .service_txt ul li.width2 {width: 37%;padding: 0 7px 0 39px;}
.lorem_in ul li.width3, .service_txt ul li.width3 {width: 25%;padding: 0 34px 0 36px;}
/*--footer start--*/
footer{background: #4f5550;display: block;}
.footer_in{display: block;padding: 59px 0 0 0;}
.footer_in > ul{display: block;padding: 0 0 85px 0;}
.footer_in > ul > li{display: inline-block;vertical-align: top;padding: 0 34px 0 0;}
.footer_txt{display: block;}
.footer_txt h6{padding: 0 0 23px 0;}
.footer_txt ul{display: block;}
.footer_txt ul li{display: block;}
.footer_txt ul li a{padding: 0 0 10px 0;}
.footer_txt ul li a span{color: #82c341;display: inline-block;}
.footer_in ul li.pad1{}
.footer_in ul li.pad2{}
.footer_in ul li.pad3{/*padding: 0 46px 0 0;*/}
.footer_in ul li.pad4{}
.footer_in ul li.pad5{ padding: 0 0 27px 0;}
.footer_in ul li.pad6{padding: 0 0px 0 24px;}
.footer_in  address{font-family: 'Uni-Sans-Book';font-size:13px;line-height: 18px;color:#ffffff;font-weight:normal;margin: 0 0 0 0;}
.footer_in p a{font-size:16px;line-height: 18px;color: #82c341;font-family: 'Uni-Sans-Book';padding: 0 0 8px 0;}
.footer_in p  span a{color: #ffffff;display: inline-block;font-family: 'Uni-Sans-Book';}
.copy_rt_in{display: block;padding: 39px 0 70px 0;}
.copy_rt_lt{display: block;padding: 14px 16px;}
.copy_rt_lt a{display: inline-block;vertical-align: top;}
.copy_rt_lt p{display: inline-block;padding: 0 0 0 10px;margin: 11px 0 0 0;color: #929294;}
.copy_rt_rt{padding: 0 70px;}
/*--footer end--*/
.sidebar{display: none;}

/*--inner1 start--*/
.service_in{display: block;padding: 0 0 92px 0;}
.service_txt{position:relative;display: block;padding: 57px 0 0 9px;}
.service_txt h4{font-size: 37.46px;line-height: 40px;color: #4f5550;font-family: 'Uni-Sans-Book';letter-spacing: 4px;padding: 0 0 30px 0;}
.service_txt h4 strong{font-family: 'Uni-Sans-SemiBold';color: #82c341;}
.tab_1{display: block;max-width: 1194px;margin: 0 auto;}
.tab_1 > ul {display: block;}
.tab_1 ul li {display: block;position: relative;padding: 0 0 28px 0;}
.tab_1 ul li a {display: block;font-size: 24px;line-height: 26px;color: #fff;font-family: 'Uni-Sans-Book';background: #505650;padding: 11px 58px;letter-spacing: 2.5px;position: relative;}
.tab_info{display: block;/*padding: 23px 0 0px 110px;*/padding: 23px 110px;margin: 0 0 -18px 0;}
.tab_info small{display: block;color: #000000;font-size: 17px;line-height: 18px;font-family: 'Uni-Sans-Book';letter-spacing: 1.7px;padding: 0 0 11px 0;}
.tab_info h6{display: block;color: #000000;font-size: 17px;line-height: 18px;font-family: 'Uni-Sans-SemiBold';letter-spacing: 1.8px;padding: 0 0 9px 0;}
.tab_info ul{display: block;}
.tab_info ul li:after, .tab_info ul li:before {display:none}
.tab_info ul li{display:block;padding: 0 0 11px 0;}
.tab_info ul li p{color: #000000;font-size: 17px;line-height: 18px;font-family: 'Uni-Sans-Book';}
.tab_1 ul li:after{content: "";background: url(../images/wt.png) no-repeat;width:49px;height: 49px;position: absolute;right: 0;top:0;}
.tab_1 ul li:before{content: "";background: url(../images/blk.png) no-repeat;width:49px;height: 49px;position: absolute;left: -47px;top:0;}
.tab_1 ul li a:after{content: '+';position: absolute;top: 20px;right: 29px;font-size: 25px;line-height: 28px;color: #fff;font-family: FontAwesome;font-weight: 100;}
.tab_1 ul li.active a:after{content: "\f068";}
.tab_1 ul li a {color:#82c341;}
.tab_1 ul li.active a{background: #82c341;color:#ffffff;}
.tab_1 ul li.active:before{content:"";background: url(../images/gr.png) no-repeat;}
.tab_info p a {background:none !important;content:none !important;color:#82c341!important;font-weight:bold;font-size:15px!important;margin:0!important;padding:5px 0 5px 0!important;}
.tab_info p br {display:none !important;}
.main_image1 > figure > img{min-height:540px;object-fit: cover;height: auto;}
.footer_txt ul li a:hover{opacity: 0.5;color: #fff;}

#nav-icon 									{width:40px; height:40px; position:relative; margin:0px auto; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg);  -webkit-transition:.5s ease-in-out;  -moz-transition:.5s ease-in-out;  -o-transition:.5s ease-in-out;  transition:.5s ease-in-out;  cursor: pointer; display: none;z-index:9;}
#nav-icon span 								{display: block;position: absolute;height:5px;width: 100%;background: #fff;border-radius: 9px;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;z-index: 2;}
#nav-icon span:nth-child(1)					{top:0px;}
#nav-icon span:nth-child(2) 				{top:11px;}
#nav-icon span:nth-child(3)					{top:22px;}
.open #nav-icon span:nth-child(1) 			{top:14px; -webkit-transform:rotate(135deg);  -moz-transform:rotate(135deg); -o-transform:rotate(135deg); transform:rotate(135deg);}
.open #nav-icon span:nth-child(2)	    	{opacity:0; left:-60px;}
.open #nav-icon span:nth-child(3) 			{top:14px; transform: rotate(-135deg); -moz-transform:rotate(-135deg); -ms-transform:rotate(-135deg); -o-transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
.side_bar{display: none; }

.menu{display: none;}

html,body{height:100%; }
.wrapper{height:auto; min-height:100%; margin-bottom:-50px; }
/*
header{display:block; background:transparent; color:#fff; position:relative; left:0; top:0; width:100%; z-index:9; 
transition:0.3s ease-in-out;}
*/

.empt{min-height:86px; width:100%; display:none;  }
.stk .hedaer_nav{padding:0 50px;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;position: fixed;}
.stk .empt{display:block; }
.hedaer_nav{display:block;background:#fff;color:#fff;position: relative;left:0;top:0;width:100%;z-index:9;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-web-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;}

/*.main_image1 .head_txt{top:16.7%;}*/

.drop_block li.covid-19, .drop_block li.covid-19:hover {
    background:#ff0000 !important;
}

.drop_block li.covid-19 a, .drop_block li.covid-19 a:hover {
	color:white!important;
	background:#ff0000 !important;
}