@charset "utf-8";


@media only screen and (min-width: 769px) and (max-width:1600px)
{

#PageHeader1
{
   background-color:transparent;
   background-image: none;
   box-sizing: border-box;
   margin: 0;
   display:block;
	position:relative;
	text-align:left;
	width:100%;
	height:600px;
	z-index:-1;
}

#SlideShow1
	{ 
		position:relative;
		left:0px;
		right: 0px;
		top:169px;
		width:900px;
		height:424px;
		z-index:8;
	}

#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#cnr
{
   width: 900px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
   }

   #preloader
{
   background: #FFFFFF url("images/bouncing-dot.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#L1
{
   background-color: #FBFBFB;
   background-image: none;
   box-shadow: 1px 1px 15px #000000;
   position:fixed;
   text-align:center;
   left:0;
   top:0;
   right:0;
   height:176px;
   z-index:1;
}
#L1_cnr
{
    width:900px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
	
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:136px;
   top:20px;
   width:281px;
   height:82px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: contain;
}
#L_image2
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:23px;
   top:17px;
   width:103px;
   height:93px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 15px #000000;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#L_menu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position:absolute;
   left:179px;
   top:93px;
   width:589px;
   height:63px;
   z-index:6;
   
}
#L_menu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#L_menu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
   width: 80px;
}
#L_menu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #E9E3E4;
   border-radius:8px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   width: 68px;
   height: 38px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 38px;
   text-align: center;
}
#L_menu1 li:hover a, #L_menu1 a:hover
{
   color: #00911A;
}
 .menu1-effect:before
 {
    background-color: #98FB98;
    background-image: none;
    border: 1px solid #808080;
 }
#L_menu1 li.firstmain
{
   padding-left: 0px;
}
#L_menu1 li.lastmain
{
   padding-right: 0px;
}
#L_menu1 li:hover, #L_menu1 li a:hover
{
	position: relative;
}
#L_menu1 a.toggle
{
   padding: 0 5px 0 5px;
   width: 68px;
   background-image: none;
}
#L_menu1 li:hover a.toggle, #L_menu1 a.toggle:hover
{
   background-image: none;
}
#L_menu1 ul ul
{
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 100px;
   height: auto;
   border: none;
   background-color: transparent;
}
#L_menu1 ul :hover ul
{
   left: 0px;
   top: 40px;
   padding-top: 0px;
   visibility: visible;
}
#L_menu1 .firstmain:hover ul
{
   left: 0px;
}
#L_menu1 li li
{
   width: 100px;
   padding: 0 0px 2px 0px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#L_menu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   padding-bottom: 0px;
}
#L_menu1 ul ul a, #L_menu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 88px;
   height: auto;
   white-space: normal;
   padding: 11px 5px 10px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   line-height: 17px;
   text-align: center;
   text-decoration: none;
}
#L_menu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#L_menu1 ul ul :hover a, #L_menu1 ul ul a:hover, #L_menu1 ul ul :hover ul :hover a, #L_menu1 ul ul :hover ul a:hover
{
   background-color: #98FB98;
   background-image: none;
   border: 1px solid rgba(152,251,152,0.00);
   color: #000000;
}
#L_menu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}

.menu1-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 600ms linear;
   transition: color 600ms linear;
}
.menu1-effect:before
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition: all 600ms linear;
   transition: all 600ms linear;
}
.menu1-effect:hover:before, .menu1-effect:focus:before, .menu1-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   opacity: 1;
}

#menu1-submenu-0,
#menu1-submenu-1,
#menu1-submenu {
	display: none;
}

#wb_IconFont1
{
	position:absolute;
	left:779px;
	top:102px;
	width:52px;
	height:54px;
	text-align:center;
	z-index:7;
}

	
#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   left:779px;
   top:102px;
   width:52px;
   height:54px;
   z-index:7;
}
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 54px;
   width: 52px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}

#L_menu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 5px;
   margin-top: -35px;
   vertical-align: middle;
   border-top: 4px solid #183440;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#L_menu1 li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 .toggle:hover .arrow-down, #L_menu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 ul li ul li .toggle:hover .arrow-down, #L_menu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #424242;
}
/*#menu1-submenu-0{
	display: block !important;
}*/

}



@media only screen and (min-width:650px) and (max-width:768px) 
{
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   margin: 0;
   display:block;
	position:relative;
	text-align:left;
	width:100%;
	height:600px;
	z-index:-1;
}

#SlideShow1
	{ 
		position:relative;
		left:0px;
		right: 0px;
		top:169px;
		width:900px;
		height:424px;
		z-index:8;
	}

#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   right:340px;
   margin-right:5px;
   top:60px;
   width:241px;
   height:82px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 80%;
   height: 80%;
   object-fit: contain;
 }
#L_image2
{
   /*direction: ltr;
   vertical-align: top;*/
   position:absolute;
   right: 440px;
   margin-right:20px;
   top:3px;
   width:50px;
   height:50px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 5px #000000;
   margin: 0;
   position:absolute;
   left: 0px;
   top: 15px;
   width: 100%;
   height: 100%;
   z-index:1;
}

#L_menu1
{
   display: block;
   font-family: Arial;
   font-weight: bold;
   text-align: left;
   width: 100%;
   position:absolute;
   left:0px;
   top:103px;
   max-width:auto;
   height:71px;
   z-index:+1;
   margin: 0;
   background-color: transparent;
}
#menu1
{
   background-color: #FFFFFF;
   height: 67px;
}
#L_menu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#L_menu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#L_menu1 ul li
{
   background-color: #FFFFFF;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
   width: 100%;
   text-align: right;
}
#L_menu1 ul li i
{
   font-size: 24px;
   width: 24px;
}
#L_menu1 ul li a 
{
   color: #183440;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   padding: 15px 30px 15px 30px;
   text-align: center;
   text-decoration: none;
   height: auto;
   float:right;
   position:relative;
}
#L_menu1 > ul > li > a 
{
   height: auto;
}
.menu1 
{
   display: none;
   z-index: 9999;
}
.menu1 a 
{
   display: block;
}
#L_menu1 li a:hover, #L_menu1 li .active
{ 
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul
{
   display: none;
   position: absolute;
   top: 67px;
}
#L_menu1 ul li:hover > ul
{
   display: list-item;
   
}
#L_menu1 ul ul li 
{
   background-color: #FFFFFF;
   color: #183440;
   float: none;
   position: relative;
   width: 152px;
}
#L_menu1 ul ul li a:hover, #L_menu1 ul ul li .active
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#L_menu1 ul ul li a 
{
   color: #183440;
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: right;
   vertical-align: middle;
}
#L_menu1 ul ul ul li 
{
   left: 152px;
   position: relative;
   top: -67px;
}
#L_menu1 ul ul .toggle,
#L_menu1 ul ul a 
{
   padding: 0 40px;
}

#L_menu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #183440;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#L_menu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #183440;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#L_menu1 li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul ul li a:hover .arrow-left, #L_menu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 20px 0px 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
}
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
     display: block !important;
}
#menu1-title
{
   height: 67px;
   line-height: 67px !important;
   text-align: center;
}

#L_menu1 .toggle,[id^=menu1-submenu]
{
   display: none;
}
#L_menu1 ul li a, #L_menu1 .toggle
{
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   padding: 15px 20px 15px 20px;
}
#L_menu1 .toggle + a
{
   display: none !important;
}
#L_menu1 a:hover,
#L_menu1 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul li ul li .toggle,
#L_menu1 ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#L_menu1 ul li a 
{
   text-align: left;
}
#L_menu1 ul li a br 
{
   display: none;
}
#L_menu1 ul li i 
{
   margin-right: 8px;
}
#L_menu1 ul ul 
{
   float: none;
   position: static;
}
#L_menu1 ul ul li:hover > ul,
#L_menu1 ul li:hover > ul 
{
   display: none;
}
#L_menu1 ul ul li 
{
   display: block;
   width: 100%;
}
#L_menu1 ul ul ul li 
{
   position: static;
}
#menu1-icon 
{
   display: block;
   position:absolute;
   right: 30px;
	margin-left: auto;
	margin-right: auto;
   top: 21px;
}
#menu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #183440;
   color: #183440;
   width: 24px;
}
#L_menu1 ul li ul li .toggle:hover
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 .toggle:hover .arrow-down, #L_menu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 ul li ul li .toggle:hover .arrow-down, #L_menu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 7px 0px 7px;
   line-height: 54px;
   text-decoration: none;
   border: none;
 }
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
   display: block !important;
}

#wb_IconFont1
{
	display: none;
}
	
#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   right:30px;
   top:45px;
   margin-right:5px;
 }
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 34px;
   width: 32px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
      
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}

}

@media only screen and (min-width:500px) and (max-width:649px) 
{
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   margin: 0;
   display:block;
	position:relative;
	text-align:left;
	width:100%;
	height:600px;
	z-index:-1;
}

#SlideShow1
	{ 
		position:relative;
		left:0px;
		right: 0px;
		top:169px;
		width:900px;
		height:424px;
		z-index:8;
	}

#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   right:270px;
   margin-right:5px;
   top:60px;
   width:241px;
   height:82px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 80%;
   height: 80%;
   object-fit: contain;
 }
#L_image2
{
   /*direction: ltr;
   vertical-align: top;*/
   position:absolute;
   right: 370px;
   margin-right:20px;
   top:3px;
   width:50px;
   height:50px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 5px #000000;
   margin: 0;
   position:absolute;
   left: 0px;
   top: 15px;
   width: 100%;
   height: 100%;
   z-index:1;
}

#L_menu1
{
   display: block;
   font-family: Arial;
   font-weight: bold;
   text-align: left;
   width: 100%;
   position:absolute;
   left:0px;
   top:103px;
   max-width:auto;
   height:71px;
   z-index:+1;
   margin: 0;
   background-color: transparent;
}
#menu1
{
   background-color: #FFFFFF;
   height: 67px;
}
#L_menu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#L_menu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#L_menu1 ul li
{
   background-color: #FFFFFF;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
   width: 100%;
   text-align: right;
}
#L_menu1 ul li i
{
   font-size: 24px;
   width: 24px;
}
#L_menu1 ul li a 
{
   color: #183440;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   padding: 15px 30px 15px 30px;
   text-align: center;
   text-decoration: none;
   height: auto;
   float:right;
   position:relative;
}
#L_menu1 > ul > li > a 
{
   height: auto;
}
.menu1 
{
   display: none;
   z-index: 9999;
}
.menu1 a 
{
   display: block;
}
#L_menu1 li a:hover, #L_menu1 li .active
{ 
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul
{
   display: none;
   position: absolute;
   top: 67px;
}
#L_menu1 ul li:hover > ul
{
   display: list-item;
   
}
#L_menu1 ul ul li 
{
   background-color: #FFFFFF;
   color: #183440;
   float: none;
   position: relative;
   width: 152px;
}
#L_menu1 ul ul li a:hover, #L_menu1 ul ul li .active
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#L_menu1 ul ul li a 
{
   color: #183440;
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: right;
   vertical-align: middle;
}
#L_menu1 ul ul ul li 
{
   left: 152px;
   position: relative;
   top: -67px;
}
#L_menu1 ul ul .toggle,
#L_menu1 ul ul a 
{
   padding: 0 40px;
}

#L_menu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #183440;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#L_menu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #183440;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#L_menu1 li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul ul li a:hover .arrow-left, #L_menu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 20px 0px 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
}
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
     display: block !important;
}
#menu1-title
{
   height: 67px;
   line-height: 67px !important;
   text-align: center;
}

#L_menu1 .toggle,[id^=menu1-submenu]
{
   display: none;
}
#L_menu1 ul li a, #L_menu1 .toggle
{
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   padding: 15px 20px 15px 20px;
}
#L_menu1 .toggle + a
{
   display: none !important;
}
#L_menu1 a:hover,
#L_menu1 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul li ul li .toggle,
#L_menu1 ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#L_menu1 ul li a 
{
   text-align: left;
}
#L_menu1 ul li a br 
{
   display: none;
}
#L_menu1 ul li i 
{
   margin-right: 8px;
}
#L_menu1 ul ul 
{
   float: none;
   position: static;
}
#L_menu1 ul ul li:hover > ul,
#L_menu1 ul li:hover > ul 
{
   display: none;
}
#L_menu1 ul ul li 
{
   display: block;
   width: 100%;
}
#L_menu1 ul ul ul li 
{
   position: static;
}
#menu1-icon 
{
   display: block;
   position:absolute;
   right: 30px;
	margin-left: auto;
	margin-right: auto;
   top: 21px;
}
#menu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #183440;
   color: #183440;
   width: 24px;
}
#L_menu1 ul li ul li .toggle:hover
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 .toggle:hover .arrow-down, #L_menu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 ul li ul li .toggle:hover .arrow-down, #L_menu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 7px 0px 7px;
   line-height: 54px;
   text-decoration: none;
   border: none;
 }
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
   display: block !important;
}

#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   right:30px;
   top:45px;
   margin-right:5px;
 }
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 34px;
   width: 32px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
      
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}

}

@media only screen and (min-width:481px) and (max-width:499px) 
{
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   margin: 0;
   display:block;
	position:relative;
	text-align:left;
	width:100%;
	height:600px;
	z-index:-1;
}

	#wb_IconFont1
{
	display: none;
}
#SlideShow1
	{ 
		position:relative;
		left:0px;
		right: 0px;
		top:169px;
		width:900px;
		height:424px;
		z-index:8;
	}

#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   right:190px;
   margin-right:5px;
   top:60px;
   width:241px;
   height:82px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 80%;
   height: 80%;
   object-fit: contain;
 }
#L_image2
{
   /*direction: ltr;
   vertical-align: top;*/
   position:absolute;
   right: 290px;
   margin-right:20px;
   top:3px;
   width:50px;
   height:50px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 5px #000000;
   margin: 0;
   position:absolute;
   left: 0px;
   top: 15px;
   width: 100%;
   height: 100%;
   z-index:1;
}

#L_menu1
{
   display: block;
   font-family: Arial;
   font-weight: bold;
   text-align: left;
   width: 100%;
   position:absolute;
   left:0px;
   top:103px;
   max-width:auto;
   height:71px;
   z-index:+1;
   margin: 0;
   background-color: transparent;
}
#menu1
{
   background-color: #FFFFFF;
   height: 67px;
}
#L_menu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#L_menu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#L_menu1 ul li
{
   background-color: #FFFFFF;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
   width: 100%;
   text-align: right;
}
#L_menu1 ul li i
{
   font-size: 24px;
   width: 24px;
}
#L_menu1 ul li a 
{
   color: #183440;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   padding: 15px 30px 15px 30px;
   text-align: center;
   text-decoration: none;
   height: auto;
   float:right;
   position:relative;
}
#L_menu1 > ul > li > a 
{
   height: auto;
}
.menu1 
{
   display: none;
   z-index: 9999;
}
.menu1 a 
{
   display: block;
}
#L_menu1 li a:hover, #L_menu1 li .active
{ 
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul
{
   display: none;
   position: absolute;
   top: 67px;
}
#L_menu1 ul li:hover > ul
{
   display: list-item;
   
}
#L_menu1 ul ul li 
{
   background-color: #FFFFFF;
   color: #183440;
   float: none;
   position: relative;
   width: 152px;
}
#L_menu1 ul ul li a:hover, #L_menu1 ul ul li .active
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#L_menu1 ul ul li a 
{
   color: #183440;
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: right;
   vertical-align: middle;
}
#L_menu1 ul ul ul li 
{
   left: 152px;
   position: relative;
   top: -67px;
}
#L_menu1 ul ul .toggle,
#L_menu1 ul ul a 
{
   padding: 0 40px;
}

#L_menu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #183440;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#L_menu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #183440;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#L_menu1 li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul ul li a:hover .arrow-left, #L_menu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 20px 0px 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
}
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
     display: block !important;
}
#menu1-title
{
   height: 67px;
   line-height: 67px !important;
   text-align: center;
}

#L_menu1 .toggle,[id^=menu1-submenu]
{
   display: none;
}
#L_menu1 ul li a, #L_menu1 .toggle
{
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   padding: 15px 20px 15px 20px;
}
#L_menu1 .toggle + a
{
   display: none !important;
}
#L_menu1 a:hover,
#L_menu1 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul li ul li .toggle,
#L_menu1 ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#L_menu1 ul li a 
{
   text-align: left;
}
#L_menu1 ul li a br 
{
   display: none;
}
#L_menu1 ul li i 
{
   margin-right: 8px;
}
#L_menu1 ul ul 
{
   float: none;
   position: static;
}
#L_menu1 ul ul li:hover > ul,
#L_menu1 ul li:hover > ul 
{
   display: none;
}
#L_menu1 ul ul li 
{
   display: block;
   width: 100%;
}
#L_menu1 ul ul ul li 
{
   position: static;
}
#menu1-icon 
{
   display: block;
   position:absolute;
   right: 30px;
	margin-left: auto;
	margin-right: auto;
   top: 21px;
}
#menu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #183440;
   color: #183440;
   width: 24px;
}
#L_menu1 ul li ul li .toggle:hover
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 .toggle:hover .arrow-down, #L_menu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 ul li ul li .toggle:hover .arrow-down, #L_menu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 7px 0px 7px;
   line-height: 54px;
   text-decoration: none;
   border: none;
 }
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
   display: block !important;
}

#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   right:30px;
   top:45px;
   margin-right:5px;
 }
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 34px;
   width: 32px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
      
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}

}

@media only screen and (min-width:0px) and (max-width:479px) 
{
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   margin: 0;
   display:block;
	position:relative;
	text-align:left;
	width:100%;
	height:600px;
	z-index:-1;
}

	#wb_IconFont1
{
	display: none;
}
#SlideShow1
	{ 
		position:relative;
		left:0px;
		right: 0px;
		top:169px;
		width:900px;
		height:424px;
		z-index:8;
	}

#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   right:190px;
   margin-right:5px;
   top:60px;
   width:150px;
   height:50px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 80%;
   height: 80%;
   object-fit: contain;
 }
#L_image2
{
   /*direction: ltr;
   vertical-align: top;*/
   position:absolute;
   right: 260px;
   margin-right:10px;
   top:30px;
   width:30px;
   height:30px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 5px #000000;
   margin: 0;
   top: 15px;
   width: 100%;
   height: 100%;
   z-index:1;
}

#L_menu1
{
   display: block;
   font-family: Arial;
   font-weight: bold;
   text-align: left;
   width: 100%;
   position:absolute;
   left:0px;
   top:120px;
   max-width:767px;
   height:71px;
   z-index:+1;
   margin: 0;
   background-color: transparent;
}
#menu1
{
   background-color: #FFFFFF;
   height: 67px;
}
#L_menu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#L_menu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#L_menu1 ul li
{
   background-color: #FFFFFF;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
   width: 100%;
   text-align: right;
}
#L_menu1 ul li i
{
   font-size: 24px;
   width: 24px;
}
#L_menu1 ul li a 
{
   color: #183440;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   padding: 15px 30px 15px 30px;
   text-align: center;
   text-decoration: none;
   height: auto;
   float:right;
   position:relative;
}
#L_menu1 > ul > li > a 
{
   height: auto;
}
.menu1 
{
   display: none;
   z-index: 9999;
}
.menu1 a 
{
   display: block;
}
#L_menu1 li a:hover, #L_menu1 li .active
{ 
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul
{
   display: none;
   position: absolute;
   top: 67px;
}
#L_menu1 ul li:hover > ul
{
   display: list-item;
   
}
#L_menu1 ul ul li 
{
   background-color: #FFFFFF;
   color: #183440;
   float: none;
   position: relative;
   width: 152px;
}
#L_menu1 ul ul li a:hover, #L_menu1 ul ul li .active
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#L_menu1 ul ul li a 
{
   color: #183440;
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: right;
   vertical-align: middle;
}
#L_menu1 ul ul ul li 
{
   left: 152px;
   position: relative;
   top: -67px;
}
#L_menu1 ul ul .toggle,
#L_menu1 ul ul a 
{
   padding: 0 40px;
}

#L_menu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #183440;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#L_menu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #183440;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#L_menu1 li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul ul li a:hover .arrow-left, #L_menu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 20px 0px 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
}
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
     display: block !important;
}
#menu1-title
{
   height: 67px;
   line-height: 67px !important;
   text-align: center;
}

#L_menu1 .toggle,[id^=menu1-submenu]
{
   display: none;
}
#L_menu1 ul li a, #L_menu1 .toggle
{
   font-size: 10px;
   font-weight: bold;
   font-style: normal;
   padding: 15px 20px 15px 20px;
   
}
#L_menu1 .toggle + a
{
   display: none !important;
}
#L_menu1 a:hover,
#L_menu1 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul li ul li .toggle,
#L_menu1 ul ul a 
{
   background-color: #FFFFFF;
   color: #183440;
}
#L_menu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#L_menu1 ul li a 
{
   text-align: left;
}
#L_menu1 ul li a br 
{
   display: none;
}
#L_menu1 ul li i 
{
   margin-right: 8px;
}
#L_menu1 ul ul 
{
   float: none;
   position: static;
}
#L_menu1 ul ul li:hover > ul,
#L_menu1 ul li:hover > ul 
{
   display: none;
}
#L_menu1 ul ul li 
{
   display: block;
   width: 100%;
}
#L_menu1 ul ul ul li 
{
   position: static;
}
#menu1-icon 
{
   display: block;
   position: absolute;
   right: 30px;
   top: 21px;
}
#menu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #183440;
   color: #183440;
   width: 24px;
}
#L_menu1 ul li ul li .toggle:hover
{
   background-color: #98FB98;
   color: #424242;
}
#L_menu1 .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 .toggle:hover .arrow-down, #L_menu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #183440;
}
#L_menu1 ul li ul li .toggle:hover .arrow-down, #L_menu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #424242;
}
#L_menu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #183440;
   padding: 0px 7px 0px 7px;
   line-height: 54px;
   text-decoration: none;
   border: none;
 }
#L_menu1 .toggle:hover 
{
   background-color: #98FB98;
   color: #424242;
}
[id^=menu1-submenu]:checked + ul 
{
   display: block !important;
}

#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   right:30px;
   top:65px;
   margin-right:5px;
 }
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 34px;
   width: 32px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
      
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}
}
/*@media only screen and (min-width: 375px) and (max-width: 767px)
{
#cnr
{
   width: 768px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
   }

   #preloader
{
   background: #FFFFFF url("images/bouncing-dot.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#L1
{
   background-color: #FBFBFB;
   background-image: none;
   box-shadow: 1px 1px 15px #000000;
   position:fixed;
   text-align:center;
   left:0;
   top:0;
   right:0;
   height:176px;
   z-index:8;
   width:768px;
}
#L1_cnr
{
    width:768px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
	
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:90px;
   top:30px;
   width:181px;
   height:42px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: contain;
}
#L_image2
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:25px;
   top:15px;
   width:63px;
   height:53px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 15px #000000;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#L_menu1
{
   background-color: transparent;
   margin: 0;
   text-align: left;
   position:absolute;
   left:160px;
   top:80px;
   width:589px;
   height:63px;
   z-index:6;
}
#L_menu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#L_menu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
   width: 60px;
}
#L_menu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 50px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 38px;
   text-align: center;
}
#L_menu1 li:hover a, #L_menu1 a:hover
{
   color: #00911A;
}
 .menu1-effect:before
 {
    background-color: #98FB98;
    background-image: none;
    border: 1px solid #808080;
 }
#L_menu1 li.firstmain
{
   padding-left: 0px;
}
#L_menu1 li.lastmain
{
   padding-right: 0px;
}
#L_menu1 li:hover, #L_menu1 li a:hover
{
	position: relative;
}
#L_menu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 50px;
   background-image: none;
}
#L_menu1 li:hover a.withsubmenu, #L_menu1 a.withsubmenu:hover
{
   background-image: none;
}
#L_menu1 ul ul
{
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 100px;
   height: auto;
   border: none;
   background-color: transparent;
}
#L_menu1 ul :hover ul
{
   left: 0px;
   top: 30px;
   padding-top: 0px;
   visibility: visible;
}
#L_menu1 .firstmain:hover ul
{
   left: 0px;
}
#L_menu1 li li
{
   width: 100px;
   padding: 0 0px 2px 0px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#L_menu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   padding-bottom: 0px;
}
#L_menu1 ul ul a, #L_menu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 55px;
   height: auto;
   white-space: normal;
   padding: 11px 5px 10px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;;
   font-weight: bold;
   font-size: 11px;
   font-style: normal;
   line-height: 17px;
   text-align: center;
   text-decoration: none;
}
#L_menu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#L_menu1 ul ul :hover a, #L_menu1 ul ul a:hover, #L_menu1 ul ul :hover ul :hover a, #L_menu1 ul ul :hover ul a:hover
{
   background-color: #98FB98;
   background-image: none;
   border: 1px solid rgba(152,251,152,0.00);
   color: #000000;
}
#L_menu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}

.menu1-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 600ms linear;
   transition: color 600ms linear;
}
.menu1-effect:before
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition: all 600ms linear;
   transition: all 600ms linear;
}
.menu1-effect:hover:before, .menu1-effect:focus:before, .menu1-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   opacity: 1;
}

#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   left:610px;
   top:73px;
   width:32px;
   height:34px;
   z-index:7;
}
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 34px;
   width: 32px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}

}

@media only screen and (min-width: 0px) and (max-width: 374px)
{
#cnr
{
   width: 374px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
   }

   #preloader
{
   background: #FFFFFF url("images/bouncing-dot.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#L1
{
   background-color: #FBFBFB;
   background-image: none;
   box-shadow: 1px 1px 15px #000000;
   position:fixed;
   text-align:center;
   left:0;
   top:0;
   right:0;
   height:116px;
   z-index:8;
   width:375px;
}
#L1_cnr
{
    width:374px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
	
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:60px;
   top:30px;
   width:131px;
   height:42px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: contain;
}
#L_image2
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:15px;
   top:25px;
   width:43px;
   height:43px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 15px #000000;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#L_menu1
{
   background-color: transparent;
   margin: 0;
   text-align: left;
   position:absolute;
   left:159px;
   top:80px;
   width:375px;
   height:53px;
   z-index:6;
}
#L_menu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#L_menu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
   width: 60px;
}
#L_menu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 50px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 38px;
   text-align: center;
}
#L_menu1 li:hover a, #L_menu1 a:hover
{
   color: #00911A;
}
 .menu1-effect:before
 {
    background-color: #98FB98;
    background-image: none;
    border: 1px solid #808080;
 }
#L_menu1 li.firstmain
{
   padding-left: 0px;
}
#L_menu1 li.lastmain
{
   padding-right: 0px;
}
#L_menu1 li:hover, #L_menu1 li a:hover
{
	position: relative;
}
#L_menu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 50px;
   background-image: none;
}
#L_menu1 li:hover a.withsubmenu, #L_menu1 a.withsubmenu:hover
{
   background-image: none;
}
#L_menu1 ul ul
{
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 100px;
   height: auto;
   border: none;
   background-color: transparent;
}
#L_menu1 ul :hover ul
{
   left: 0px;
   top: 30px;
   padding-top: 0px;
   visibility: visible;
}
#L_menu1 .firstmain:hover ul
{
   left: 0px;
}
#L_menu1 li li
{
   width: 100px;
   padding: 0 0px 2px 0px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#L_menu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   padding-bottom: 0px;
}
#L_menu1 ul ul a, #L_menu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 65px;
   height: auto;
   white-space: normal;
   padding: 11px 5px 10px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   line-height: 17px;
   text-align: center;
   text-decoration: none;
}
#L_menu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#L_menu1 ul ul :hover a, #L_menu1 ul ul a:hover, #L_menu1 ul ul :hover ul :hover a, #L_menu1 ul ul :hover ul a:hover
{
   background-color: #98FB98;
   background-image: none;
   border: 1px solid rgba(152,251,152,0.00);
   color: #000000;
}
#L_menu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}

.menu1-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 600ms linear;
   transition: color 600ms linear;
}
.menu1-effect:before
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition: all 600ms linear;
   transition: all 600ms linear;
}
.menu1-effect:hover:before, .menu1-effect:focus:before, .menu1-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   opacity: 1;
}

#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   left:300px;
   top:55px;
   width:22px;
   height:24px;
   z-index:7;
}
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 24px;
   width: 22px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}
}

@media only screen and (min-width:0px) and (max-width:375px)
{
#cnr
{
   width: 375px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
   }

   #preloader
{
   background: #FFFFFF url("images/bouncing-dot.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#L1
{
   background-color: #FBFBFB;
   background-image: none;
   box-shadow: 1px 1px 15px #000000;
   position:fixed;
   text-align:center;
   left:0;
   top:0;
   right:0;
   height:176px;
   z-index:8;
}
#L1_cnr
{
    width:320px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
	
}
#L_image1
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:136px;
   top:30px;
   width:181px;
   height:42px;
   z-index:0;
}
#hqimage1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: contain;
}
#L_image2
{
   direction: ltr;
   vertical-align: top;
   position:absolute;
   left:55px;
   top:25px;
   width:63px;
   height:53px;
   z-index:1;
}
#hqimage2
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   -webkit-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   -moz-animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   animation: heartbeat-1 1000ms ease-in 0ms 3 normal forwards;
   box-shadow: 1px 1px 15px #000000;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

#L_menu1
{
   background-color: transparent;
   margin: 0;
   text-align: left;
   position:absolute;
   left:159px;
   top:80px;
   width:589px;
   height:63px;
   z-index:6;
}
#L_menu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#L_menu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
   width: 60px;
}
#L_menu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 50px;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 38px;
   text-align: center;
}
#L_menu1 li:hover a, #L_menu1 a:hover
{
   color: #00911A;
}
 .menu1-effect:before
 {
    background-color: #98FB98;
    background-image: none;
    border: 1px solid #808080;
 }
#L_menu1 li.firstmain
{
   padding-left: 0px;
}
#L_menu1 li.lastmain
{
   padding-right: 0px;
}
#L_menu1 li:hover, #L_menu1 li a:hover
{
	position: relative;
}
#L_menu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 50px;
   background-image: none;
}
#L_menu1 li:hover a.withsubmenu, #L_menu1 a.withsubmenu:hover
{
   background-image: none;
}
#L_menu1 ul ul
{
   position: absolute;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 100px;
   height: auto;
   border: none;
   background-color: transparent;
}
#L_menu1 ul :hover ul
{
   left: 0px;
   top: 30px;
   padding-top: 0px;
   visibility: visible;
}
#L_menu1 .firstmain:hover ul
{
   left: 0px;
}
#L_menu1 li li
{
   width: 100px;
   padding: 0 0px 2px 0px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#L_menu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#L_menu1 li li.lastitem
{
   padding-bottom: 0px;
}
#L_menu1 ul ul a, #L_menu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 65px;
   height: auto;
   white-space: normal;
   padding: 11px 5px 10px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   line-height: 17px;
   text-align: center;
   text-decoration: none;
}
#L_menu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#L_menu1 ul ul :hover a, #L_menu1 ul ul a:hover, #L_menu1 ul ul :hover ul :hover a, #L_menu1 ul ul :hover ul a:hover
{
   background-color: #98FB98;
   background-image: none;
   border: 1px solid rgba(152,251,152,0.00);
   color: #000000;
}
#L_menu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}

.menu1-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 600ms linear;
   transition: color 600ms linear;
}
.menu1-effect:before
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition: all 600ms linear;
   transition: all 600ms linear;
}
.menu1-effect:hover:before, .menu1-effect:focus:before, .menu1-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   opacity: 1;
}

#L_iconfont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   -moz-animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   animation: transform-wobble-top 1000ms linear 500ms 5 normal both;
   vertical-align: top;
   position:absolute;
   left:610px;
   top:75px;
   width:32px;
   height:34px;
   z-index:7;
}
#L_iconfont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#iconfont1
{
   height: 34px;
   width: 32px;
}
.iconfont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   
}
.iconfont1:before
{
   content: "\e0be";
}
#iconfont1 i
{
   color: #048F15;
   display: inline-block;
   font-size: 52px;
   line-height: 54px;
   vertical-align: middle;
   width: 51px;
}
#L_iconfont1:hover i
{
   color: #90EE90;
}

}*/

/*-------------------- footer -------------------------*/

#F_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(2,45,51,0.94);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 100px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#links > .Frow
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .Frow > .Fcol-1, #links > .Frow > .Fcol-2, #links > .Frow > .Fcol-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .Frow > .Fcol-1, #links > .Frow > .Fcol-2, #links > .Frow > .Fcol-3
{
   float: left;
}
#links > .Frow > .Fcol-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#links > .Frow > .Fcol-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#links > .Frow > .Fcol-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}

#F_linkstext1 span,
#F_linkstext2 span,
#F_linkstext3 span
{
   font: bold 18px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

#F_linksmenu1 li a,
#F_linksmenu2 li a,
#F_linksmenu3 li a
{
   font: bold 15px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
   -webkit-transition: all 600ms linear;
   transition: all 600ms linear;
}

#links:before,
#links:after,
#links .Frow:before,
#links .Frow:after
{
   display: table;
   content: " ";
}
#links:after,
#links .Frow:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links > .Frow > .Fcol-1, #links > .Frow > .Fcol-2, #links > .Frow > .Fcol-3
{
   float: none;
   width: 100%;
}
}
#links-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 60px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#links-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%); 
}
#links-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: center;
   transform: rotateY(0deg);
}
#F_linkstext1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: center;
}
#F_linkstext1
{
   color: #19CBA7;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#F_linkstext1 div
{
   text-align: center;
}
#F_linksmenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: center;
   display:inline-block;
   width:100%;
   z-index:1;
}
#F_linksmenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#F_linksmenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#F_linksmenu1 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: AlRaiMedia-Black;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: center;
}
#F_linksmenu1 li:hover a, #F_linksmenu1 a:hover
{
   color: #19CBA7;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#F_linksmenu1 .firstmain a
{
   margin-top: 0px;
}
#F_linksmenu1 li.lastmain
{
   padding-bottom: 0px;
}
#F_linksmenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#F_linkstext2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: center;
}
#F_linkstext2
{
   color: #19CBA7;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#F_linkstext2 div
{
   text-align: center;
}
#F_linksmenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   display:inline-block;
   width:100%;
   z-index:3;
}
#F_linksmenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#F_linksmenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#F_linksmenu2 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: AlRaiMedia-Black;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: center;
}
#F_linksmenu2 li:hover a, #F_linksmenu2 a:hover
{
   color: #19CBA7;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#F_linksmenu2 .firstmain a
{
   margin-top: 0px;
}
#F_linksmenu2 li.lastmain
{
   padding-bottom: 0px;
}
#F_linksmenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#F_linkstext3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: center;
   display:inline-block;
   width:100%;
   z-index:5;
}
#F_linkstext3
{
   color: #19CBA7;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#F_linkstext3 div
{
   text-align: center;
}
#F_linksmenu3
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#F_linksmenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#F_linksmenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#F_linksmenu3 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: AlRaiMedia-Black;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: center;
}
#F_linksmenu3 li:hover a, #F_linksmenu3 a:hover
{
   color: #19CBA7;
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E6DA4;
}
#F_linksmenu3 .firstmain a
{
   margin-top: 0px;
}
#F_linksmenu3 li.lastmain
{
   padding-bottom: 0px;
}
#F_linksmenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#F_layoutgrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #169C84;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#layoutgrid9
{
   box-sizing: border-box;
   padding: 70px 15px 70px 15px;
   margin-right: auto;
   margin-left: auto;
}
#layoutgrid9 > .Frow
{
   margin-right: -15px;
   margin-left: -15px;
}
#layoutgrid9 > .Frow > .Fcol-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layoutgrid9 > .Frow > .Fcol-1
{
   float: left;
}
#layoutgrid9 > .Frow > .Fcol-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
   direction:rtl;
}
#layoutgrid9:before,
#layoutgrid9:after,
#layoutgrid9 .Frow:before,
#layoutgrid9 .Frow:after
{
   display: table;
   content: " ";
}
#layoutgrid9:after,
#layoutgrid9 .Frow:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layoutgrid9 > .Frow > .Fcol-1
{
   float: none;
   width: 100%;

}
}
#F_text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 40px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#F_text17 div
{
   text-align: center;
}
#F_fontawesomeicon3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 12px 12px 12px 12px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   width:40px;
   height:40px;
   z-index:6;
}
#F_fontawesomeicon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #19CBA7;
}
#fontawesomeicon3
{
   height: 40px;
   width: 40px;
}
#fontawesomeicon3 i
{
   color: #183440;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 22px;
}
#F_fontawesomeicon3:hover i
{
   color: #19CBA7;
}
#F_fontawesomeicon8
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 12px 12px 12px 12px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   width:40px;
   height:40px;
   z-index:7;
}
#F_fontawesomeicon8:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #19CBA7;
}
#fontawesomeicon8
{
   height: 40px;
   width: 40px;
}
#fontawesomeicon8 i
{
   color: #183440;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 36px;
}
#F_fontawesomeicon8:hover i
{
   color: #19CBA7;
}
#F_fontawesomeicon10
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 12px 12px 12px 12px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   width:40px;
   height:40px;
   z-index:8;
}
#F_fontawesomeicon10:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #FFFFFF;
}
#fontawesomeicon10
{
   height: 40px;
   width: 40px;
}
#fontawesomeicon10 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 30px;
}
#F_fontawesomeicon10:hover i
{
   color: #DCDCDC;
}
#F_fontawesomeicon11
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 12px 12px 12px 12px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   width:40px;
   height:40px;
   z-index:9;
}
#F_fontawesomeicon11:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #FFFFFF;
}
#fontawesomeicon11
{
   height: 40px;
   width: 40px;
}
#fontawesomeicon11 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 33px;
}
#F_fontawesomeicon11:hover i
{
   color: #DCDCDC;
}
#F_fontawesomeicon26
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 12px 12px 12px 12px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   width:40px;
   height:40px;
   z-index:10;
}
#F_fontawesomeicon26:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #FFFFFF;
}
#fontawesomeicon26
{
   height: 40px;
   width: 40px;
}
#fontawesomeicon26 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 33px;
}
#F_fontawesomeicon26:hover i
{
   color: #DCDCDC;
}
#F_fontawesomeicon27
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 12px 12px 12px 12px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   width:40px;
   height:40px;
   z-index:11;
}
#F_fontawesomeicon27:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #FFFFFF;
}
#fontawesomeicon27
{
   height: 40px;
   width: 40px;
}
#fontawesomeicon27 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 33px;
}
#F_fontawesomeicon27:hover i
{
   color: #DCDCDC;
}
#F_fontawesomeicon28
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 12px 12px 12px 12px;
   vertical-align: top;
   display:inline-block;
   position:relative;
   width:40px;
   height:40px;
   z-index:12;
}
#F_fontawesomeicon28:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #FFFFFF;
}
#fontawesomeicon28
{
   height: 40px;
   width: 40px;
}
#fontawesomeicon28 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 33px;
}
#F_fontawesomeicon28:hover i
{
   color: #DCDCDC;
}
#F_text17
{
   color:#183440;
font: bold 14px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
   direction: ltr;
}
