@import url("/assets/vendor/css/spocahansans.css");
		@media (min-width: 992px){
			.doz_sys .section_first.visual_section .full_screen_show .owl-theme .item .op,
			.doz_sys .section_first.visual_section .full_screen_show .owl-theme .item .op .header-content {
				height: calc(100vh - 91px) !important;
			}
		}
	
	#w20210218cc08941cf9398 .img_container {
		position: relative;
	}
	#w20210218cc08941cf9398 .img_container > a {
		display: inline-block;
		position: relative;
	}
	#w20210218cc08941cf9398 .show_hover .img_container:hover .back_img{
		display: table;
		width: 100%;
	}
	#w20210218cc08941cf9398 .show_hover .img_container:hover .back_img .back_img_wrap {
		display: table-cell;
		vertical-align: middle;
	}

	#w20210218cc08941cf9398 .show_hover .back_img {
		display: none;
		height: 30px;
	}
	#w20210218cc08941cf9398 .show_hover .img_container:hover .back_img img {
		height: auto;
		max-width: 100%;
		max-height: 100%;
		display: inline-block !important;
		vertical-align: middle;
	}

	#w20210218cc08941cf9398 .show_hover  .front_img img,
	#w20210218cc08941cf9398 .show_hover .img_container:hover .back_img img {
		display: block;
	}
	#w20210218cc08941cf9398 .show_hover .img_container:hover .front_img img {
		display: none;
	}
	#w20210218cc08941cf9398 .show_circle  .back_img {
		overflow: visible;
	}
	#w20210218cc08941cf9398  .overlay{
		width: 100%;
		height: 100%;
		opacity: 0;
		background: rgba(0, 0, 0, 0);
		top :0;
		position: absolute;
	}
	#w20210218cc08941cf9398  .hover_overlay {
		width: 100%;
		height: 100%;
		opacity: 0;
		background: rgba(0, 0, 0, 0);
		top :0;
		position: absolute;
	}
	#w20210218cc08941cf9398 .show_circle  img,
	#w20210218cc08941cf9398 .show_circle  .overlay,
	#w20210218cc08941cf9398 .show_circle  .hover_overlay {
		border-radius: 50%;
	}
	#w20210218cc08941cf9398  .overlay,
	#w20210218cc08941cf9398 .img_container:hover .hover_overlay {
		opacity: 1;
		display: block;
	}
	#w20210218cc08941cf9398  .hover_overlay,
	#w20210218cc08941cf9398 .img_container:hover .overlay {
		display: none;
		opacity: 0;
	}
	#w20210218cc08941cf9398 .show_filter  .front_img img,
	#w20210218cc08941cf9398 .show_hover_filter  .back_img img {
		filter:gray; /* IE6-9 */
		-webkit-filter: grayscale(100%); /* Chrome 19+ Safari 6+ */
	}
	#w20210218cc08941cf9398 .show_rendering  .front_img img,
	#w20210218cc08941cf9398 .show_rendering  .back_img img {
		image-rendering : -webkit-optimize-contrast;
		}
	#w20210218cc08941cf9398 .show_scale  .front_img img {
		transition: all 0.3s ease;
	}
	#w20210218cc08941cf9398 .show_scale .img_container:hover .back_img img,
	#w20210218cc08941cf9398 .show_scale.show_circle .img_container:hover .overlay {
		transform: scale(1.1);
		transition: all 0.3s ease;
	}
	#w20210218cc08941cf9398  .text,
	#w20210218cc08941cf9398  .hover_text {
		margin-bottom: 0;
		text-align: center;
		font-size:;
	}
	#w20210218cc08941cf9398 .text_bottom .img_container:hover .text,
	#w20210218cc08941cf9398 .text_bottom  .hover_text
	#w20210218cc08941cf9398 .hover_text_bottom .img_container:hover .text,
	#w20210218cc08941cf9398 .hover_text_bottom  .hover_text,
	#w20210218cc08941cf9398 .hover_text_overlay  .hover_text,
	#w20210218cc08941cf9398 .hover_text_overlay .img_container:hover .text {
		display: none;
	}
	#w20210218cc08941cf9398 .text_bottom .img_container:hover .hover_text,
	#w20210218cc08941cf9398 .text_bottom  .text,
	#w20210218cc08941cf9398 .hover_text_bottom .img_container:hover .hover_text,
	#w20210218cc08941cf9398 .hover_text_bottom  .text {
		display: block;
	}
	#w20210218cc08941cf9398 .text_overlay  .text {
		color: #fff;
		font-size:14px;;
	}
	#w20210218cc08941cf9398 .hover_text_overlay .img_container:hover .hover_text {
		color: #fff;
		font-size:14px;;
	}
	#w20210218cc08941cf9398 .text_overlay  .text,
	#w20210218cc08941cf9398 .hover_text_overlay .img_container:hover .hover_text {
		position: absolute;
		top: 0;
		width: 100%;
		margin: 0;
		height: 100%;
		display: block;
	}
	#w20210218cc08941cf9398 .text_overlay.hover_text_bottom .img_container:hover .text,
	#w20210218cc08941cf9398 .text_overlay.hover_text_hidden .img_container:hover .text {
		display: none;
	}
	#w20210218cc08941cf9398 .text_overlay  .text > div,
	#w20210218cc08941cf9398 .hover_text_overlay  .hover_text > div {
		display : table;
		width: 100%;
		height: 100%;
	}
	#w20210218cc08941cf9398 .text_overlay  .text > div > span,
	#w20210218cc08941cf9398 .hover_text_overlay  .hover_text > div > span{
		display : table-cell;
		vertical-align: middle;
		height: 100%;
	}
	#w20210218cc08941cf9398 .text_hidden  .text,
	#w20210218cc08941cf9398 .hover_text_hidden  .hover_text,
	#w20210218cc08941cf9398 .no_image .img_container,
	#w20210218cc08941cf9398 .widget_img_disable {
		display: none !important;
	}
	#w20210218cc08941cf9398 .no_image.empty {
		height: 80px;
		text-align: center;
		max-width: 250px;
		width: 100%;
		min-width: 100px;
	}
	#w20210218cc08941cf9398 .no_image .widget_img_disable {
		display: block !important;
		margin-left: 0;
		left:0;
		top :45%;
	}
	
				#w20210218d7775c7018c1a .viewport-nav > li:last-child > a {
				}
		@media (min-width: 767px) {
			.doz_sys .hover_section_bg:hover #w20210218d7775c7018c1a .viewport-nav > li.dropdown > a {
				color : #ffffff			}
			.doz_sys .hover_section_bg:hover #w20210218d7775c7018c1a .viewport-nav > li.dropdown > a:hover {
				color : #00e5c4		 	}
		}

		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a.active,
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > a.active{
									 font-weight: inherit;
									 border : 0;
									 border-style : solid;
								 ;
									 color: #00e5c4;

								 color: #00e5c4;
								 }

		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a.active,
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > a.active {
														;
															color: #00e5c4;
														color: #00e5c4;														}
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a.active span,
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > a.active span {
									 border: 0;
								 									 border-style : solid;
								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a.active span,
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > a.active span {
															border:0;
																													border-style : solid;
														}
		#w20210218d7775c7018c1a .viewport-nav > li > a {
									 padding: 15px;
								 }

        #w20210218d7775c7018c1a .viewport-nav>.dropdown.use_sub_name:hover>a>.plain_name:before {
		   display: inline-flex;
	   }
		#w20210218d7775c7018c1a .viewport-nav > .active > a,
		#w20210218d7775c7018c1a .viewport-nav > .active > a:hover,
		#w20210218d7775c7018c1a .viewport-nav > .active > a:focus {
								 ;
									 color: ;
									 background-color: transparent;
								 }
		#w20210218d7775c7018c1a .viewport-nav > .disabled > a,
		#w20210218d7775c7018c1a .viewport-nav > .disabled > a:hover,
		#w20210218d7775c7018c1a .viewport-nav > .disabled > a:focus {
									 color: #ccc;
									 background-color: transparent;
								 }

		#w20210218d7775c7018c1a .dropdown-menu a {
									 font-weight: inherit;
									 font-style: normal;
								 								 }
		#w20210218d7775c7018c1a .viewport-nav > li > a.dropdown-more {
									 cursor: pointer;
								 }

		#w20210218d7775c7018c1a {
		;
			background: ;
			font-family: Spoqa Han Sans, sans-serif;
			height:90px;
			min-height: auto;
			display: table-cell;
			vertical-align: middle;
		}

		#w20210218d7775c7018c1a .viewport-nav {
									 height:90px;
								 }
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a,
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > a {
								 ;
									 color: #ffffff;
									 font-size: 16px;
									 letter-spacing: 0px;
									 padding: 0 15px;
									 font-weight: inherit;
									 font-style: normal;
								 									 height:90px;
									 display: table-cell;
									 vertical-align: middle;
								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a,
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > a {
															color: #ffffff;
														}
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown.use_sub_name:hover>a>.plain_name:before {
									 color: #00e5c4;
								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown.use_sub_name:hover>a>.plain_name:before {
															color: #00e5c4;
														}
		/*	#doz_header #*//* .viewport-nav > li:first-child > a{*/
		/*											 padding-left: *//*px !important;*/
		/*										 }*/
		/*	#doz_header #*//* .viewport-nav > li:last-child > a {*/
		/*											 padding-right: *//*px !important;*/
		/*										 }*/
		#doz_header #w20210218d7775c7018c1a .sub_mega_drop .viewport-nav > li {
												 float: left;
												 display: table;
											 }
		/*	#doz_header #*//* .sub_mega_drop .viewport-nav > li a{*/
		/*											 text-align: center;*/
		/*										 }*/
		#w20210218d7775c7018c1a .dropdown-menu {

								 }
		#w20210218d7775c7018c1a .dropdown-menu {
									 margin-top: 0;
								 left: 15px;
								 }
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a:hover,
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > a:hover {
								 ;
									 color: #00e5c4;
								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a:hover,
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > a:hover,
														.scroll-to-fixed-fixed #w20210218d7775c7018c1a {
		;
			color: #00e5c4;
		}
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a.active:before,
		#w20210218d7775c7018c1a .viewport-nav > li.dropdown > a.active:before{
								 								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > .notranslate a.active:before,
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .viewport-nav > li.dropdown > a.active:before{
																												}
		#w20210218d7775c7018c1a li.dropdown > ul.dropdown-menu {
									 visibility: hidden;
									 display: block;
									 opacity: 0;
									 -o-transition: .3s;
									 -ms-transition: .3s;
									 -moz-transition: .3s;
									 -webkit-transition: .3s;
									 transition: .3s;
								 }
		#w20210218d7775c7018c1a li.dropdown:hover > ul.dropdown-menu {
			                         visibility: visible;
			                         opacity: 1;
			                         display: block;
		                         }
		#w20210218d7775c7018c1a li.dropdown > ul.dropdown-menu.init-hover-guard::after {
			                        content: "";
									position: absolute;
									inset-inline: 0;
									inset-block-start: 100%;
									display: block;
									height: 150px;
									background-color: transparent;
		                         }
		#inline_header_normal *[data-type=col-group]:has(*[data-widget-type=inline_menu]).overflow-last-dropdown #w20210218d7775c7018c1a .viewport-nav.desktop li.dropdown:last-of-type > ul.dropdown-menu {
		                              right: 0;
		                              left: auto;
		}
		#w20210218d7775c7018c1a li.dropdown.pulldown-hide > ul.dropdown-menu,
		#w20210218d7775c7018c1a li.dropdown.pulldown-hide:hover > ul.dropdown-menu {
									 display: none;
								 }
		#w20210218d7775c7018c1a li.dropdown-icon:focus > ul.dropdown-menu {
									 visibility: visible;
									 opacity: 1;
									 display: block;
								 }
		#w20210218d7775c7018c1a .dropdown-menu {
								 ;
									 background: #232323;
									 font-size: 13px;
									 border-radius: 3px;
									 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
									 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
									 padding: 0;
									 border: 0px solid  #e5e5e5;
								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .dropdown-menu {
														;
															background: #232323;
															border: 0px solid  #e5e5e5;
														}
		#w20210218d7775c7018c1a .dropdown-menu > li > a {
									 font-size: 13px;
								 ;
									 color: #ffffff;
									 padding: 10px 20px;
									 letter-spacing: 0px;
									 border-top: 0px solid  #e5e5e5;
								 }
		#w20210218d7775c7018c1a .dropdown-menu > li.dropdown-submenu.sub-active > a {
									padding-right: 30px;
		}
		#w20210218d7775c7018c1a .dropdown-menu > li > a:focus {
									 outline: none;
								 }
		#w20210218d7775c7018c1a .dropdown-menu > li.use_sub_name:hover>a>.plain_name:before {
									 color: #232323 !important;
								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .dropdown-menu > li > a {
														;
															color: #ffffff;
															border-top: 0px solid  #e5e5e5;
														}

		#w20210218d7775c7018c1a .dropdown-menu > li:first-child > a {
									 border-top: 0;
								 }
		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .dropdown-menu > li.use_sub_name:hover>a>.plain_name:before {
															color: #232323 !important;
														}
		#w20210218d7775c7018c1a .dropdown-menu > li > a:hover,
		#w20210218d7775c7018c1a .dropdown-menu > li > a:active,
		#w20210218d7775c7018c1a .dropdown-menu > li > a:focus {
								 ;
									 color: #232323 !important;
								 ;
									 background-color: #00e5c4 !important;
									 font-size: 13px;
								 }

		.scroll-to-fixed-fixed #w20210218d7775c7018c1a .dropdown-menu > li > a:hover,
														.scroll-to-fixed-fixed #w20210218d7775c7018c1a .dropdown-menu > li > a:active,
																										.scroll-to-fixed-fixed #w20210218d7775c7018c1a .dropdown-menu > li > a:focus {
																																						;
																																							color: #232323 !important;
																																						;
																																							background-color: #00e5c4 !important;
																																						}

		#w20210218d7775c7018c1a .dropdown-menu > li:last-child > a,
		#w20210218d7775c7018c1a .dropdown-menu > li:last-child > a:hover {
									 border-bottom-left-radius: 3px;
									 border-bottom-right-radius: 3px;
								 }
		#w20210218d7775c7018c1a .dropdown-menu > li:first-child > a,
		#w20210218d7775c7018c1a .dropdown-menu > li:first-child > a:hover {
									 border-top-left-radius: 3px;
									 border-top-right-radius: 3px;
								 }

		#w20210218d7775c7018c1a .nav .open > a,
		#w20210218d7775c7018c1a  .nav .open > a:hover,
		#w20210218d7775c7018c1a  .nav .open > a:focus {
									  background: transparent;
									  border-color : transparent;
								  }
		.dropdown-menu.preview_drop_down > li > a.hover {
		;
			color: #232323 !important;
		;
			background-color: #00e5c4 !important;
		}

					
	#w202112149926970485283 .vertical_line .full-width {
		padding: 0 0px;
	}
	#w202112149926970485283 .vertical_line .real_line {
		display: inline-block;
		border-width: 0 1px 0 0;
		border-style: solid;
		border-color: #ffffff;
		height: 20px;
	}
	.scroll-to-fixed-fixed #w202112149926970485283 hr {
		border-color: #ffffff !important;
	}
	.scroll-to-fixed-fixed #w202112149926970485283 .vertical_line .real_line {
		border-color: #ffffff;
	}

	@media (min-width: 767px) {
		.doz_sys .hover_section_bg:hover #w202112149926970485283 hr {
			border-color: #ffffff !important;
		}
		.doz_sys .hover_section_bg:hover #w202112149926970485283 .real_line{
			border-color: #ffffff !important;
		}
	}

  #w20210218e9a0cb7be8546 .search_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
	#w20210218e9a0cb7be8546 .search_btn i {
		max-width: 100%;
		max-height: 100%;
		display: block;
		position: relative;
		top:0;
		line-height: inherit;
	}
	#w20210218e9a0cb7be8546 .search_btn i.fa {
		font-size: inherit;
		width: auto;
		height: auto;
		vertical-align: inherit;
		line-height: initial;
	}
	@media (min-width: 767px) {
		.doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type a {
			color : #212121		}
		.doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type.search_btn_type01 a{
			color : #ffffff ;
		}
		.doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type.search_btn_type03 a{
			color: #fff;
		}
		.doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type.search_btn_type04 a{
			color: #fff;
		}
		.doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type a:hover {
			  ;
				  color: #999;
		  }
		.doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type.search_btn_type01 a:hover{
			  color: #00ffda;
		  }
		.doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type.search_btn_type03 a:hover,
	  .doz_sys .hover_section_bg:hover #w20210218e9a0cb7be8546 .search_type.search_btn_type04 a:hover{
			  color: #fff;
			  background-color: #05b2f5;
			  border: 1px solid #05b2f5;
		  }
	}
	#w20210218e9a0cb7be8546 .search_type a {
		;
		color: #212121;
		font-size: 17px;
				background: #00B8FF	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type a {
		;
		color: #212121;
				background: #00B8FF	}
	#w20210218e9a0cb7be8546 .search_type a:hover {
		;
		color: #999;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type a:hover {
		;
		color: #999;
	}
    #w20210218e9a0cb7be8546 .search_type.search_btn_type03 input.search_btn_form,
    #w20210218e9a0cb7be8546 .search_type.search_btn_type04 input.search_btn_form{
        flex: 1;
    }
    #w20210218e9a0cb7be8546 input.search_btn_form,
	#w20210218e9a0cb7be8546 .search_type.search_btn_type02 {
		width: 100%;
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		;
		background: #fff;
		border:1px solid #dadada;
		border-radius: 3px;
		;
		color: #212121;
		font-size: 14px;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type02 {
		width: 100%;
		border:0;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type02:before {
		border: 1px solid #dadada;
		border-radius: 3px;
		content:'';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type02 input.search_btn_form {
        flex: 1;
		border: 0;
		background: transparent;
		border-radius: 0;
		padding: 0 10px 0 0;
		float:left;
		height: 34px;
		line-height: 34px;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type01 a {
		background: transparent !important;
		padding: 0px 8px;
		color: #ffffff;
		line-height: 1;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type01 a:hover {
		color: #00ffda;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type01 a {
		color:#ffffff;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type01 a:hover {
		color: #00ffda;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type02 a {
		height: 100%;
		position : relative;
		right: 0;
		top: 0;
		line-height: 34px;
		background: transparent !important;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type02 a i {
		height: 100%;
		vertical-align: 0;
 	}
    #w20210218e9a0cb7be8546 form{
        max-width: 150px;
        width: 150px;
        display: flex;
        align-items: center;
    }
    #w20210218e9a0cb7be8546 .search_type.search_btn_type01 form{
        max-width: 100%;
        width: 100%;
        display: flex;
    }
    #w20210218e9a0cb7be8546 .search_type.search_btn_type03 form.clearfix,
    #w20210218e9a0cb7be8546 .search_type.search_btn_type04 form.clearfix{

    }
	#w20210218e9a0cb7be8546 .search_type.search_btn_type03 .search_btn_form {
		float:left;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type03 a {
		height: 34px;
		padding: 0 10px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-left:1px solid #dadada;
		color:#fff;
		line-height: 34px;
		float: left;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type03 a {
		border-left:1px solid #dadada;
		color:#fff;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type03 a:hover,
	#w20210218e9a0cb7be8546 .search_type.search_btn_type04 a:hover {
		color: #fff;
		background-color: #05b2f5;
		border: 1px solid #05b2f5;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type03 a:hover,
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type04 a:hover {
		color: #fff;
		background-color: #05b2f5;
		border: 1px solid #05b2f5;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type04,
	#w20210218e9a0cb7be8546 .search_type.search_btn_type05 {
		height: 34px;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type04 input.search_btn_form {
		float:left
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type04 a {
		height: 34px;
		padding: 0 10px;
		border :1px solid #00B8FF;
		border-radius: 3px;
		float: right;
		margin-left: 5px;
		color:#fff;
		line-height: 34px;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type04 a {
		border :1px solid #00B8FF;
		color:#fff;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type05 {
		width: 150px;
		height: 34px;
		;
		background: #fff;
		border:1px solid #dadada;
		border-radius: 3px;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type05 {
		;
		background: #fff;
		border:1px solid #dadada;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type04 a i {
		vertical-align: inherit;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type05 > div {
		width: 100%;
		margin-top: -1px;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type05 input.search_btn_form {
        flex: 1;
		padding: 0;
		background: transparent;
		border :0;
		border-radius: 0;
		width: 100%;
		padding-left:10px;
		vertical-align: middle;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type05 a {
		line-height: 34px;
		background: transparent !important;
		text-align: left;
		padding-left:10px;
		vertical-align: middle;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type05 i {
		vertical-align: initial;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type06 .search_btn_form {
		border: 0;
		border-radius: 0;
		border-bottom:1px solid #dadada;
		background: transparent;
		padding-left: 0;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type06 .search_btn_form {
		border-bottom:1px solid #dadada;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type06  .search_btn_form:focus {
		border-color: ;
	}
	#w20210218e9a0cb7be8546 .search_type.search_btn_type06 a {
		background: transparent;
		position: absolute;
		right: 0;
		line-height: 32px;
		top: 50%;
    transform: translateY(-50%);
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 input.search_btn_form,
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type02 {
		;
		background: #fff;
		;
		color: #212121;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 input.search_btn_form {
		border:1px solid #dadada;
	}
	.scroll-to-fixed-fixed #w20210218e9a0cb7be8546 .search_type.search_btn_type02:before {
		border:1px solid #dadada;
	}
	
				#s2021021813af0a0f7121c .inline-inside {
					max-width: 1280px;
					margin: 0 auto;
					padding-left:15px;
					padding-right:15px;
				}
				.admin.new_header_mode {
					overflow-x: auto;
				}
				.new_header_mode #edit_wrap {
					min-width: 1280px;
				}
				#s2021021813af0a0f7121c .section_bg {
					;
					background-position:;
					background-size: cover; background-repeat: no-repeat;;
				}
				.new_header_overlay #s2021021813af0a0f7121c .section_bg {
					background-image:none;;
				}
				.new_header_overlay .new_fixed_header #s2021021813af0a0f7121c .section_bg {
					;
				}
				.scroll-to-fixed-fixed#s2021021813af0a0f7121c .section_bg {
					;
					background-position: ;
					background-size: cover; background-repeat: no-repeat;;
				}
				#s2021021813af0a0f7121c .inline-col-group {
					padding-top:0px;
					padding-bottom:0px;
					height : 90px;
				}
				#s2021021813af0a0f7121c .inline-col-group > .inline-col {
					padding-left: 15px;
				}
				#s2021021813af0a0f7121c .inline-col-group > .inline-col:first-child {
					padding-left:  0 !important;
				}
				#s2021021813af0a0f7121c .inline-row > .inline-col {
					padding-left: 15px;
				}
				#s2021021813af0a0f7121c .inline-row > .inline-col:first-child {
					padding-left: 0 !important;
				}
				#s2021021813af0a0f7121c.extend .inline-inside {
					max-width: 100% !important;
				}
				#s2021021813af0a0f7121c .inline_widget.image .text,
				#s2021021813af0a0f7121c .inline_widget.logo a,
				#s2021021813af0a0f7121c .inline_widget.icon,
				#s2021021813af0a0f7121c .inline_widget.login_btn a,
				#s2021021813af0a0f7121c .viewport-nav > li > a,
				#s2021021813af0a0f7121c .inline-col .inline_global_dropdown a,
				#s2021021813af0a0f7121c .inline_widget.widget_text_wrap {
					color: #fff;
				}

				.new_header_overlay #s2021021813af0a0f7121c.scroll-to-fixed-fixed .viewport-nav > li > a {
					color: #fff;
				}
				.new_header_overlay #s2021021813af0a0f7121c.scroll-to-fixed-fixed .section_bg_color {
					background-color: #232323 !important;
				}
				#s2021021813af0a0f7121c .inline_widget.padding > div {
					;
				}
				#s2021021813af0a0f7121c .inline-col .inline_global_dropdown a i.arrow {
					border-top-color: #fff;
				}
				#s2021021813af0a0f7121c {
				  border-width: 0 0 1px;
				  border-color: #252931;
				  border-style: solid;
				}
				.scroll-to-fixed-fixed#s2021021813af0a0f7121c {
				  border-color: #252931;
				  -webkit-transform: translate3d(0, 0, 0);
					transform : translate3d(0, 0, 0);
				} 
				#s2021021813af0a0f7121c .inline-col-group,
				 #s2021021813af0a0f7121c .inline-col-group .inline-col {
					vertical-align: middle ;
				}
				#inline_header_mobile #s2021021813af0a0f7121c .inline-inside {
					padding-left:15px !important;
					padding-right:15px !important;
				}
				#s2021021813af0a0f7121c .btn:not(.btn-primary):not(.btn_custom) {
                    ;
                    background-color: #232323;
                    ;
                    color:;
                    border-color:rgb(255,255,255) ;border-color:rgba(255,255,255,0.2) ;;
                }
                #s2021021813af0a0f7121c .btn:not(.btn-primary):not(.btn_custom):hover {
                    border-color:#fff;
                }
                #s2021021813af0a0f7121c .btn-primary span {
                    color:#00ffda;
                }
				@media (min-width: 991px) {
                    .doz_sys #s2021021813af0a0f7121c .btn-primary:hover span, #s2021021813af0a0f7121c .widget_text_wrap .btn:hover span {
                        color:#232323;
                    }
				}
				@media all and (min-width: 768px) {
					#s2021021813af0a0f7121c.hover_section_bg:hover .section_bg_color {
						background-color:  !important;
					}
					#s2021021813af0a0f7121c.hover_section_bg:hover .section_bg {
						;
					}
					#s2021021813af0a0f7121c.hover_section_bg:hover img.normal_logo {
						opacity: 0;
					}
					#s2021021813af0a0f7121c.hover_section_bg:hover img.scroll_logo {
						opacity: 1;
					}
				}
				@media all and (max-width: 767px) {
					.inline_header_design {
						overflow-x: hidden;
					}
				}
			
	.fixed-menu-on .scroll_position {
		top: -91px;
	}
	
		@media (max-width: 991px){
			.doz_sys .section_first.visual_section .full_screen_show .owl-theme .item .op,
			.doz_sys .section_first.visual_section .full_screen_show .owl-theme .item .op .header-content {
				height: calc(100vh - 40px) !important;
			}
		}
	
	#w20211207ee48f5535287a .icon_type_menu:not(.st02) {
		line-height: 1;
	}
	#w20211207ee48f5535287a .icon_type_menu .badge {
		width: 15px;
		font-size: 10px;
		display: inline-block;
		position: absolute;
		color: #ffffff;
		font-family: Arial;
		left: auto;
		right: -8px;;
		letter-spacing: 0;
		padding: 0;
		height: 15px;
		text-align: center;
		line-height: 15px;
		z-index: 10;
		top: 35%;
		margin-top: -10px;
	}
	#w20211207ee48f5535287a .icon_type_menu a {
		font-size :18px;
		color: #ffffff;
		background: rgba(0, 0, 0, 0);
		border: 0px solid #ffffff;
		border-radius: 0px;
		text-align: center;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:10px
	}
	#w20211207ee48f5535287a .icon_type_menu a .icon_code {
		vertical-align: top;
	}
	.scroll-to-fixed-fixed #w20211207ee48f5535287a .icon_type_menu a {
		color: #ffffff;
		background: rgba(0, 0, 0, 0);
		border: 0px solid #ffffff;
	}

	#w20211207ee48f5535287a .icon_type_menu a span.text {
		display: none;
	}


	#w20211207ee48f5535287a .icon_type_menu a .fa {
		width:auto;
		height:auto;
	}
	#w20211207ee48f5535287a .icon_type_menu.st01 a {
		border-radius: 50%;
		padding: 15px;
	}
	#w20211207ee48f5535287a .icon_type_menu.st02 a {
		color: #ffffff;
		padding: 10px 10px;
	}
	.scroll-to-fixed-fixed #w20211207ee48f5535287a .icon_type_menu.st02 a {
		color: #ffffff;

	}


	#w20211207ee48f5535287a .icon_type_menu.st02 a:before{
		content:"";
		display:inline-block;
		vertical-align:middle;
		height:100%;
	}
	#w20211207ee48f5535287a .icon_type_menu.st02 a .icon_code {
		display: none;
	}
	#w20211207ee48f5535287a .icon_type_menu.st02 .badge {
		right: -10px;
	}
	#w20211207ee48f5535287a .icon_type_menu.st02 a span.text {
		max-width:100%;
		max-height:100%;
		display:inline-block;
	}
	@media (min-width: 991px) {
		#w20211207ee48f5535287a .icon_type_menu a:hover {
			color:rgba(0, 0, 0, 0.5);
			background: rgba(0, 0, 0, 0);
			border-color: rgba(0, 0, 0, 0);
		}
		.scroll-to-fixed-fixed #w20211207ee48f5535287a .icon_type_menu a:hover {
			color:rgba(0, 0, 0, 0.5);
			background: rgba(0, 0, 0, 0);
			border-color: rgba(0, 0, 0, 0);
		}
		#w20211207ee48f5535287a .icon_type_menu.st02 a:hover {
			color: rgba(0, 0, 0, 0.5);
		}
		.scroll-to-fixed-fixed #w20211207ee48f5535287a .icon_type_menu.st02 a:hover {
			color: rgba(0, 0, 0, 0.5);
		}
	}
	@media (min-width: 767px) {
		.doz_sys .hover_section_bg:hover #w20211207ee48f5535287a .icon_type_menu a {
			color : #ffffff!important;
		}
		.doz_sys .hover_section_bg:hover #w20211207ee48f5535287a .icon_type_menu a:hover {
			  color : rgba(0, 0, 0, 0.5)!important;
		  }
	}

#w202112070154305c1c3a0 .btn_9de80975af3fb span {color:rgba(255, 255, 255, 0) !important;}
	#w202112070154305c1c3a0 .inline_widget i.simple {
		vertical-align: initial;
	}
	#w202112070154305c1c3a0 .inline_widget a.btn {
		margin-left:5px;
		margin-right:5px;
		position: relative;
	}
	#w202112070154305c1c3a0 .inline_widget .line {
		margin-left:2.5px;
		margin-right:2.5px;
	}

  #w202112070154305c1c3a0 .inline_widget .inline-btn-item:first-child {
     a.btn, .line {
       margin-left: 0;
     }
   }
  #w202112070154305c1c3a0 .inline_widget .inline-btn-item:last-child {
    a.btn, .line {
      margin-right: 0;
    }
  }

	.scroll-to-fixed-fixed #w202112070154305c1c3a0 .inline_widget .line {
		border-color: rgba(0,0,0,0.2) !important;
	}
	#w202112070154305c1c3a0 .inline_widget a.btn_text {
		display: inline-block;
		vertical-align: middle;
		position: relative;
		padding:4px 5px ;
		background: transparent !important;
		color:rgba(255, 255, 255, 0) !important;
	}
	#w202112070154305c1c3a0 .inline_widget a.btn_text i {
		color:rgba(255, 255, 255, 0) !important;
	}
	#w202112070154305c1c3a0 .inline_widget a.btn_text:hover .text,
	#w202112070154305c1c3a0 .inline_widget a.btn_text:hover i,
	#w202112070154305c1c3a0 .inline_widget a.info_name:hover {
		color: rgba(255, 255, 255, 0) !important;
	}
	.scroll-to-fixed-fixed #w202112070154305c1c3a0 .inline_widget a.btn_text,
	.scroll-to-fixed-fixed #w202112070154305c1c3a0 .inline_widget a.btn_text span,
	.scroll-to-fixed-fixed #w202112070154305c1c3a0 .inline_widget a.btn_text i {
		color:rgba(255, 255, 255, 0) !important;
	}
	.scroll-to-fixed-fixed #w202112070154305c1c3a0 .inline_widget a.btn_text:hover .text,
	.scroll-to-fixed-fixed #w202112070154305c1c3a0 .inline_widget a.btn_text:hover i,
	.scroll-to-fixed-fixed #w202112070154305c1c3a0 .inline_widget a.info_name:hover {
		color: rgba(255, 255, 255, 0) !important;
	}
	#w202112070154305c1c3a0 .inline_widget a span.text,
	#w202112070154305c1c3a0 .inline_widget a span.icon_class,
	#w202112070154305c1c3a0 .inline_widget .use_info .info_name {
		font-size: 20px;
	}
	#w202112070154305c1c3a0 .inline_widget .use_info > a {
		display: table-cell;
		vertical-align: middle;
	}
	#w202112070154305c1c3a0 .inline_widget a span.icon_class {
		font-size: 20px;
		vertical-align: middle;
		display: inline-block;
		line-height: 1;
	}
	#w202112070154305c1c3a0 .inline_widget .info_img {
		padding-left: 5px;
		padding-right: 5px;
	}
	#w202112070154305c1c3a0 .inline_widget .use_info .info_img {
		padding-right:10px;
	}
	#w202112070154305c1c3a0 .inline_widget .use_info .info_img ~ .info_name {
		padding-right: 5px;
		padding-left: 0;
	}
	#w202112070154305c1c3a0 .inline_widget .use_info .info_name {
		padding-left: 5px;
		padding-right: 5px;
	}
	#w202112070154305c1c3a0 .inline_widget a.btn.custom_class .text {
		font-size: 14px;
	}
	#w202112070154305c1c3a0 .inline_widget a span.icon_class ~ .text {
		padding-left: 0.4em;
		vertical-align: middle;
		display: inline-block;
	}
	#w202112070154305c1c3a0 .inline_widget a span.icon_class ~ .text.no_text {
		padding-left: 0;
	}

	#w202112070154305c1c3a0 .inline_widget.button_text .inline-blocked {
		vertical-align: middle;
		display: table-cell;
		position:relative;
	}
	#w202112070154305c1c3a0 .inline_widget.button_text .inline-blocked .tooltip {
		z-index: 99999;
	}
	#w202112070154305c1c3a0 .inline_widget.button_text .inline-blocked .use_info img {
		border-radius: 50%;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn .inline-blocked:first-child {
		padding-left: 0 !important;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn .inline-blocked:first-child a.btn_text,
	#w202112070154305c1c3a0 .inline_widget.login_btn .inline-blocked:first-child .info_img {
		padding-left: 0 !important;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn .inline-blocked:last-child a.btn_text {
		padding-right: 0 !important;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn .inline-blocked:last-child a.btn {
		margin-right: 0 !important;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn div.tooltip-inner {
		min-width: auto;
		white-space: nowrap;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn a .badge {
		position: absolute;
		top: 30%;
		margin-top: -17px;
		color: #ffffff;
		font-family: Arial;
		left: auto;
		right: 0;
		letter-spacing: 0;
		padding: 0;
		width: 25px;
		height: 15px;
		text-align: center;
		line-height: 15px;
		font-size: 10px;
		z-index: 10;
		cursor: pointer;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn a.btn_text .badge {
		left: auto;
		right: -10px;
		margin-top: -13px;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn a.info_img .badge {
		margin-top: -25%;
	}
	#w202112070154305c1c3a0 .inline_widget.login_btn .nameimg a .badge {
		left: auto;
		right: -10px;
	}
	@media (min-width: 767px){
		.doz_sys .hover_section_bg:hover #w202112070154305c1c3a0 .inline_widget a.btn_text span{
			color: rgba(255, 255, 255, 0) !important;
		}
		.doz_sys .hover_section_bg:hover #w202112070154305c1c3a0 .inline_widget a.btn_text span i{
			color: rgba(255, 255, 255, 0) !important;
		}
		.doz_sys .hover_section_bg:hover #w202112070154305c1c3a0 .inline_widget a.btn_text:hover span{
			  color: rgba(255, 255, 255, 0) !important;
		  }
		.doz_sys .hover_section_bg:hover #w202112070154305c1c3a0 .inline_widget a.btn_text:hover span i{
			  color: rgba(255, 255, 255, 0) !important;
		  }
	}

  #w2021120718cbfd868b735 .search_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
	#w2021120718cbfd868b735 .search_btn i {
		max-width: 100%;
		max-height: 100%;
		display: block;
		position: relative;
		top:0;
		line-height: inherit;
	}
	#w2021120718cbfd868b735 .search_btn i.fa {
		font-size: inherit;
		width: auto;
		height: auto;
		vertical-align: inherit;
		line-height: initial;
	}
	@media (min-width: 767px) {
		.doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type a {
			color : #212121		}
		.doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type.search_btn_type01 a{
			color : #ffffff ;
		}
		.doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type.search_btn_type03 a{
			color: #fff;
		}
		.doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type.search_btn_type04 a{
			color: #fff;
		}
		.doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type a:hover {
			  ;
				  color: #999;
		  }
		.doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type.search_btn_type01 a:hover{
			  color: #ffffff;
		  }
		.doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type.search_btn_type03 a:hover,
	  .doz_sys .hover_section_bg:hover #w2021120718cbfd868b735 .search_type.search_btn_type04 a:hover{
			  color: #fff;
			  background-color: #05b2f5;
			  border: 1px solid #05b2f5;
		  }
	}
	#w2021120718cbfd868b735 .search_type a {
		;
		color: #212121;
		font-size: 14px;
				background: #00B8FF	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type a {
		;
		color: #212121;
				background: #00B8FF	}
	#w2021120718cbfd868b735 .search_type a:hover {
		;
		color: #999;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type a:hover {
		;
		color: #999;
	}
    #w2021120718cbfd868b735 .search_type.search_btn_type03 input.search_btn_form,
    #w2021120718cbfd868b735 .search_type.search_btn_type04 input.search_btn_form{
        flex: 1;
    }
    #w2021120718cbfd868b735 input.search_btn_form,
	#w2021120718cbfd868b735 .search_type.search_btn_type02 {
		width: 100%;
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		;
		background: #fff;
		border:1px solid #dadada;
		border-radius: 3px;
		;
		color: #212121;
		font-size: 14px;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type02 {
		width: 100%;
		border:0;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type02:before {
		border: 1px solid #dadada;
		border-radius: 3px;
		content:'';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type02 input.search_btn_form {
        flex: 1;
		border: 0;
		background: transparent;
		border-radius: 0;
		padding: 0 10px 0 0;
		float:left;
		height: 34px;
		line-height: 34px;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type01 a {
		background: transparent !important;
		padding: 4px 10px;
		color: #ffffff;
		line-height: 1;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type01 a:hover {
		color: #ffffff;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type01 a {
		color:#ffffff;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type01 a:hover {
		color: #ffffff;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type02 a {
		height: 100%;
		position : relative;
		right: 0;
		top: 0;
		line-height: 34px;
		background: transparent !important;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type02 a i {
		height: 100%;
		vertical-align: 0;
 	}
    #w2021120718cbfd868b735 form{
        max-width: 150px;
        width: 150px;
        display: flex;
        align-items: center;
    }
    #w2021120718cbfd868b735 .search_type.search_btn_type01 form{
        max-width: 100%;
        width: 100%;
        display: flex;
    }
    #w2021120718cbfd868b735 .search_type.search_btn_type03 form.clearfix,
    #w2021120718cbfd868b735 .search_type.search_btn_type04 form.clearfix{

    }
	#w2021120718cbfd868b735 .search_type.search_btn_type03 .search_btn_form {
		float:left;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type03 a {
		height: 34px;
		padding: 0 10px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-left:1px solid #dadada;
		color:#fff;
		line-height: 34px;
		float: left;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type03 a {
		border-left:1px solid #dadada;
		color:#fff;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type03 a:hover,
	#w2021120718cbfd868b735 .search_type.search_btn_type04 a:hover {
		color: #fff;
		background-color: #05b2f5;
		border: 1px solid #05b2f5;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type03 a:hover,
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type04 a:hover {
		color: #fff;
		background-color: #05b2f5;
		border: 1px solid #05b2f5;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type04,
	#w2021120718cbfd868b735 .search_type.search_btn_type05 {
		height: 34px;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type04 input.search_btn_form {
		float:left
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type04 a {
		height: 34px;
		padding: 0 10px;
		border :1px solid #00B8FF;
		border-radius: 3px;
		float: right;
		margin-left: 5px;
		color:#fff;
		line-height: 34px;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type04 a {
		border :1px solid #00B8FF;
		color:#fff;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type05 {
		width: 150px;
		height: 34px;
		;
		background: #fff;
		border:1px solid #dadada;
		border-radius: 3px;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type05 {
		;
		background: #fff;
		border:1px solid #dadada;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type04 a i {
		vertical-align: inherit;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type05 > div {
		width: 100%;
		margin-top: -1px;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type05 input.search_btn_form {
        flex: 1;
		padding: 0;
		background: transparent;
		border :0;
		border-radius: 0;
		width: 100%;
		padding-left:10px;
		vertical-align: middle;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type05 a {
		line-height: 34px;
		background: transparent !important;
		text-align: left;
		padding-left:10px;
		vertical-align: middle;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type05 i {
		vertical-align: initial;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type06 .search_btn_form {
		border: 0;
		border-radius: 0;
		border-bottom:1px solid #dadada;
		background: transparent;
		padding-left: 0;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type06 .search_btn_form {
		border-bottom:1px solid #dadada;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type06  .search_btn_form:focus {
		border-color: #dadada;
	}
	#w2021120718cbfd868b735 .search_type.search_btn_type06 a {
		background: transparent;
		position: absolute;
		right: 0;
		line-height: 32px;
		top: 50%;
    transform: translateY(-50%);
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 input.search_btn_form,
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type02 {
		;
		background: #fff;
		;
		color: #212121;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 input.search_btn_form {
		border:1px solid #dadada;
	}
	.scroll-to-fixed-fixed #w2021120718cbfd868b735 .search_type.search_btn_type02:before {
		border:1px solid #dadada;
	}
	
				#s202112078b3b9093c09af .inline-inside {
					max-width: 1280px;
					margin: 0 auto;
					padding-left:15px;
					padding-right:15px;
				}
				.admin.new_header_mode {
					overflow-x: auto;
				}
				.new_header_mode #edit_wrap {
					min-width: 1280px;
				}
				#s202112078b3b9093c09af .section_bg {
					background-image:url(/assets/images/20211214_1a3158054ec5b.png);;
					background-position:50% 50%;
					background-size: cover; background-repeat: no-repeat;;
				}
				.new_header_overlay_mobile #s202112078b3b9093c09af .section_bg {
					background-image:url(/assets/images/20211207_f8aae6d07a275.png);;
				}
				.new_header_overlay_mobile .new_fixed_header #s202112078b3b9093c09af .section_bg {
					background-image:url(/assets/images/20211214_1a3158054ec5b.png);;
				}
				.scroll-to-fixed-fixed#s202112078b3b9093c09af .section_bg {
					background-image:url(/assets/images/20211214_1a3158054ec5b.png);;
					background-position: 50% 50%;
					background-size: cover; background-repeat: no-repeat;;
				}
				#s202112078b3b9093c09af .inline-col-group {
					padding-top:0px;
					padding-bottom:0px;
					height : 40px;
				}
				#s202112078b3b9093c09af .inline-col-group > .inline-col {
					padding-left: 10px;
				}
				#s202112078b3b9093c09af .inline-col-group > .inline-col:first-child {
					padding-left:  0 !important;
				}
				#s202112078b3b9093c09af .inline-row > .inline-col {
					padding-left: 10px;
				}
				#s202112078b3b9093c09af .inline-row > .inline-col:first-child {
					padding-left: 0 !important;
				}
				#s202112078b3b9093c09af.extend .inline-inside {
					max-width: 100% !important;
				}
				#s202112078b3b9093c09af .inline_widget.image .text,
				#s202112078b3b9093c09af .inline_widget.logo a,
				#s202112078b3b9093c09af .inline_widget.icon,
				#s202112078b3b9093c09af .inline_widget.login_btn a,
				#s202112078b3b9093c09af .viewport-nav > li > a,
				#s202112078b3b9093c09af .inline-col .inline_global_dropdown a,
				#s202112078b3b9093c09af .inline_widget.widget_text_wrap {
					color: ;
				}

				.new_header_overlay_mobile #s202112078b3b9093c09af.scroll-to-fixed-fixed .viewport-nav > li > a {
					color: ;
				}
				.new_header_overlay_mobile #s202112078b3b9093c09af.scroll-to-fixed-fixed .section_bg_color {
					background-color: rgba(37, 41, 49, 0) !important;
				}
				#s202112078b3b9093c09af .inline_widget.padding > div {
					;
				}
				#s202112078b3b9093c09af .inline-col .inline_global_dropdown a i.arrow {
					border-top-color: ;
				}
				#s202112078b3b9093c09af {
				  border-width: 0 0 0px;
				  border-color: #ccc;
				  border-style: solid;
				}
				.scroll-to-fixed-fixed#s202112078b3b9093c09af {
				  border-color: #ccc;
				  -webkit-transform: translate3d(0, 0, 0);
					transform : translate3d(0, 0, 0);
				} 
				#s202112078b3b9093c09af .inline-col-group,
				 #s202112078b3b9093c09af .inline-col-group .inline-col {
					vertical-align: middle ;
				}
				#inline_header_mobile #s202112078b3b9093c09af .inline-inside {
					padding-left:15px !important;
					padding-right:15px !important;
				}
				#s202112078b3b9093c09af .btn:not(.btn-primary):not(.btn_custom) {
                    background-color : #252931;;
                    background-color: rgba(37, 41, 49, 0);
                    ;
                    color:;
                    ;
                }
                #s202112078b3b9093c09af .btn:not(.btn-primary):not(.btn_custom):hover {
                    border-color:;
                }
                #s202112078b3b9093c09af .btn-primary span {
                    color:#00ffda;
                }
				@media (min-width: 991px) {
                    .doz_sys #s202112078b3b9093c09af .btn-primary:hover span, #s202112078b3b9093c09af .widget_text_wrap .btn:hover span {
                        color:#232323;
                    }
				}
				@media all and (min-width: 768px) {
					#s202112078b3b9093c09af.hover_section_bg:hover .section_bg_color {
						background-color:  !important;
					}
					#s202112078b3b9093c09af.hover_section_bg:hover .section_bg {
						background-image:url(/assets/images/20211214_1a3158054ec5b.png);;
					}
					#s202112078b3b9093c09af.hover_section_bg:hover img.normal_logo {
						opacity: 0;
					}
					#s202112078b3b9093c09af.hover_section_bg:hover img.scroll_logo {
						opacity: 1;
					}
				}
				@media all and (max-width: 767px) {
					.inline_header_design {
						overflow-x: hidden;
					}
				}
			
	@media all and (max-width : 767px) {
		.fixed-menu-on .scroll_position {
			top: -40px !important;
		}
		.fixed-menu-on.new_fixed_header_disable .scroll_position {
			top: 0 !important;
		}
	}
	
			.shop_view .s20210406b9da5dd8d1adb.xzoom-preview {
				;
				background: ;
			}
			.shop_view #s20210406b9da5dd8d1adb select.form-control option {
				color:  !important;
				background: ;
			}
			.is-ie .shop_view #s20210406b9da5dd8d1adb select.form-control option {
				color: #000 !important;
			}
			.admin #s20210406b9da5dd8d1adb .widget.padding > div {
				;
			}
			.admin #s20210406b9da5dd8d1adb .ibg-bg {
				height: 100% !important;
			}
			.admin #s20210406b9da5dd8d1adb .widget_drag_bar,
			.admin .doz_sys #s20210406b9da5dd8d1adb .ui-resizable-handle.ui-resizable-e:hover:after,
			.admin .doz_sys #s20210406b9da5dd8d1adb .ui-resizable-handle.ui-resizable-w:hover:after,
			.admin .doz_sys #s20210406b9da5dd8d1adb .ui-resizable-handle.ui-resizable-e.active:after,
			.admin .doz_sys #s20210406b9da5dd8d1adb .ui-resizable-handle.ui-resizable-w.active:after,
			.admin .doz_sys #s20210406b9da5dd8d1adb .drop_line {
				background-color: ;
			}
			.admin .doz_sys #s20210406b9da5dd8d1adb .ui-resizable-handle.ui-resizable-n:hover:after,
			.admin .doz_sys #s20210406b9da5dd8d1adb .ui-resizable-handle.ui-resizable-s:hover:after {
				border-bottom:2px solid  ;
			}
			#s20210406b9da5dd8d1adb {
				color: ;
			}
			#s20210406b9da5dd8d1adb.side_basic main .inside,
			#s20210406b9da5dd8d1adb .site_prod_nav_wrap.scroll-to-fixed-fixed ul.site_prod_nav,
			.doz_sys #s20210406b9da5dd8d1adb .col-dz-12 .extend_thumbs {
				max-width: 1280px;
			}
			.modal_site_modal_menu #s20210406b9da5dd8d1adb.side_basic main .inside,
			.menu_type_modal #s20210406b9da5dd8d1adb.side_basic main .inside {
				max-width: 550px;
			}
			.doz_sys .modal_site_modal_menu .modal-header,
			.menu_type_modal .doz_modal_header {
				border-width: 0 0 1px 0;
				border-style: solid;
				;
			}
			.menu_type_modal #s20210406b9da5dd8d1adb,
			.menu_type_modal .doz_modal_header {
			;
				background: ;
			;
				color:  ;
			}
			.menu_type_modal .doz_modal_header .bt.bt-flat.bt-default {
			;
				color:  ;
			}
			.doz_sys #s20210406b9da5dd8d1adb .col-dz-12 .inside .extend_thumbs {
				max-width: inherit;
			}
			#s20210406b9da5dd8d1adb.extend_section main {
				padding-left: 15px;
				padding-right: 15px;
			}
			#s20210406b9da5dd8d1adb.section_wrap.extend_section main .widget.board .grid_ignore.bg_on {
				margin-left: -15px;
				margin-right: -15px;
				width: calc(100% + 15px + 15px);
			}
			#s20210406b9da5dd8d1adb .booking_day .body_font_color_20,
			#s20210406b9da5dd8d1adb .booking_list.waiting .title {
				; 
			}
		
			#s20210406b9da5dd8d1adb.extend_section main > .inside {
				max-width: 100% !important;
			}
			#s20210406b9da5dd8d1adb .li_table ul:nth-of-type(2),
			#s20210406b9da5dd8d1adb .li_board ul li,
			#s20210406b9da5dd8d1adb .radio-styled:not(ie8).radio_color_option.small input ~ span span {
				;
			}
			#s20210406b9da5dd8d1adb .checkbox-styled:not(ie8) input ~ span:before,
			#s20210406b9da5dd8d1adb .radio-styled:not(ie8) input ~ span:before {
				
			}
			#s20210406b9da5dd8d1adb .board_view .grid_ignore header a, #s20210406b9da5dd8d1adb .widget.board .grid_ignore .author .date, #s20210406b9da5dd8d1adb .widget.board .grid_ignore a.board, #s20210406b9da5dd8d1adb .widget.board .grid_ignore .author .write, .editor_box .add_map .info > div.phone, #s20210406b9da5dd8d1adb .content-tit .board {
				;
			}
			#s20210406b9da5dd8d1adb select.form-control,
			#s20210406b9da5dd8d1adb input.form-control,
			#s20210406b9da5dd8d1adb textarea.form-control {
				;
				color: #252931;
				background: #f7f7f7;
			}
			#s20210406b9da5dd8d1adb .input_block .select-block .selectbox select {
				border: none;
				background: none;
				color: #212121;
			}
			#s20210406b9da5dd8d1adb .phonenumber_wrap .line {
				
			}
			#s20210406b9da5dd8d1adb .shop-content.shop-style-b.open .opt-group .btn_clse > span {
				
			}
			.shop_view #s20210406b9da5dd8d1adb .shop-content select.form-control,
			.shop_view #s20210406b9da5dd8d1adb .shop-content input.form-control,
			.shop_view #s20210406b9da5dd8d1adb .shop-content textarea.form-control,
			.booking_view #s20210406b9da5dd8d1adb .booking_opt select.form-control,
			.shop_view #s20210406b9da5dd8d1adb .form-select-wrap .dropdown-menu,
			.shop_view #s20210406b9da5dd8d1adb .form-select-wrap .dropdown-menu .dropdown-item {
				;
				background: ;
			}
			#s20210406b9da5dd8d1adb .seemore_wrap .open:before {
				background-image: linear-gradient(to bottom, ,  66%,  83%,  98%, );
			}
			#s20210406b9da5dd8d1adb .item_detail select.form-control,
			#s20210406b9da5dd8d1adb .item_detail input.form-control,
			#s20210406b9da5dd8d1adb .item_detail textarea.form-control,
			#s20210406b9da5dd8d1adb .booking_opt select.form-control,
			#s20210406b9da5dd8d1adb .goods_select textarea.form-control,
			#s20210406b9da5dd8d1adb .goods_select select.form-control,
			#s20210406b9da5dd8d1adb .goods_select input.form-control,
			#s20210406b9da5dd8d1adb .form-select-wrap:before {
				 !important;
				color: ;
			}
			#s20210406b9da5dd8d1adb .form-select-wrap .dropdown-menu .dropdown-item:hover {
				;
			}
			#s20210406b9da5dd8d1adb .board_summary .write, #s20210406b9da5dd8d1adb .board_view .grid_ignore .author .date, #s20210406b9da5dd8d1adb .board_view .grid_ignore .author .hit-count, .doz_sys #s20210406b9da5dd8d1adb label, .doz_sys #s20210406b9da5dd8d1adb label.control-label, #s20210406b9da5dd8d1adb .shop-table > tbody > tr.payment-info > td.pay-txt, #s20210406b9da5dd8d1adb .nick.text-default-dark, #s20210406b9da5dd8d1adb .text-default-dark, #s20210406b9da5dd8d1adb .shop_mypage .mypage .my-box a, #s20210406b9da5dd8d1adb .shop_mypage .item-detail a, #s20210406b9da5dd8d1adb .shop_mypage .item-detail p, #s20210406b9da5dd8d1adb .shop_mypage h6, #s20210406b9da5dd8d1adb .shop_mypage .table-wrap p, #s20210406b9da5dd8d1adb .shop_payment h1, #s20210406b9da5dd8d1adb .shop_payment h6, #s20210406b9da5dd8d1adb .shop-content p, #s20210406b9da5dd8d1adb .shop_payment, #s20210406b9da5dd8d1adb .shop-content span, #s20210406b9da5dd8d1adb .shop-content .shop-item .item-icon .im-icon.im-ico-liked, #s20210406b9da5dd8d1adb .shop-content .price, #s20210406b9da5dd8d1adb,#s20210406b9da5dd8d1adb .shop-tit,#s20210406b9da5dd8d1adb .board_view .board_txt_area,#s20210406b9da5dd8d1adb .board.widget .grid_ignore .view_tit,.doz_sys #s20210406b9da5dd8d1adb .shop-content input.form-control, .doz_sys #s20210406b9da5dd8d1adb .shop-content select.form-control, #s20210406b9da5dd8d1adb .widget_menu_title,#s20210406b9da5dd8d1adb .comment_area,body.shop_mypage #s20210406b9da5dd8d1adb .comment_area,
			#s20210406b9da5dd8d1adb .list_review_inner .use_summary, #s20210406b9da5dd8d1adb .list_review_inner .use_summary a, #s20210406b9da5dd8d1adb .list_review_inner .fold, #s20210406b9da5dd8d1adb .list_review_inner .comment_area, #s20210406b9da5dd8d1adb .booking_nav_tools span {
				;
				color:  ;
			}
			#s20210406b9da5dd8d1adb .shop-content span.sale-price-text {
			    color : #212121 !important;
			}
			.doz_sys #s20210406b9da5dd8d1adb a.use-info {
			    color : #00e5c4;
			}
			#s20210406b9da5dd8d1adb .shop-content span.sale-price-text-done, 
			.doz_sys #s20210406b9da5dd8d1adb a.use-info-download-done {
			    color: #999999 !important;
			}
			.doz_sys #s20210406b9da5dd8d1adb .shop-content .down-btn select.form-control {
				;
				color:  !important;
			}
			#s20210406b9da5dd8d1adb .shop-content.mypage .bg-bright a, #s20210406b9da5dd8d1adb .shop-content.mypage .bg-bright p, #s20210406b9da5dd8d1adb .shop-content.mypage .bg-bright span, #s20210406b9da5dd8d1adb .shop-content.mypage .bg-bright div {
				color: #212121;
			}
			#s20210406b9da5dd8d1adb .shop-content.mypage .bg-bright .use_grade .ug_btn .btn,
			#s20210406b9da5dd8d1adb .shop-content span.ug_name .btn {
				border-color: #D5D5D5;
			}
			#s20210406b9da5dd8d1adb .shop-content h6 span {
			;
				color: ;
			}
			#s20210406b9da5dd8d1adb .left-menu ul li.on a,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_count .owl-dots .owl-dot span:before,
			.menu_type_modal #s20210406b9da5dd8d1adb,
			#s20210406b9da5dd8d1adb .list_review_inner .comment .tools .text-gray-bright {
				;
				color:  !important;
			}
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_count.slide_02 .owl-dots .owl-dot.active span:before {
				color: #fff !important;
			}
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_dot .owl-dots .owl-dot span,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_big_dot .owl-dots .owl-dot span,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_line .owl-dots .owl-dot span,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_count.paging_type_count02 .owl-dots .owl-dot.active span:before,
			#s20210406b9da5dd8d1adb .list_review_inner, 
			#s20210406b9da5dd8d1adb .list_review_inner .fold.cmt,
			#s20210406b9da5dd8d1adb .list_review_wrap,
			#s20210406b9da5dd8d1adb .list_review_inner .textarea_block,
			#s20210406b9da5dd8d1adb .list_review_inner .comment .main_comment,
			#s20210406b9da5dd8d1adb .list_review_inner .txt_delete:before,
			#s20210406b9da5dd8d1adb .form-select-wrap.open .dropdown-toggle, 
			#s20210406b9da5dd8d1adb .form-select-wrap.open .dropdown-menu,
			#s20210406b9da5dd8d1adb .form-select-wrap.open .dropdown-menu .dropdown-item {
				border-color: ;
			}
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_dot02 .owl-dots .owl-dot span,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_dot .owl-dots .owl-dot.active span,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_line .owl-dots .owl-dot.active span,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_big_dot .owl-dots .owl-dot span,
			.doz_sys #s20210406b9da5dd8d1adb .paging_type_line .owl-dots .owl-dot span {
				background: ;
			}
			#s20210406b9da5dd8d1adb .form-control:focus {
				border-color:#00e5c4;
			}
			#s20210406b9da5dd8d1adb .sub_depth li a, #s20210406b9da5dd8d1adb .sub_depth li span {
				;
			}
			#s20210406b9da5dd8d1adb .slide_03.owl-theme .owl-dots .owl-dot span {
				;
			} 
			#s20210406b9da5dd8d1adb .pagination > li > a,
			#s20210406b9da5dd8d1adb .pagination > li > span,
			#s20210406b9da5dd8d1adb .pagination > li > a:focus,
			#s20210406b9da5dd8d1adb .pagination > li > span:focus,
			#s20210406b9da5dd8d1adb .map-inner .pagination li.active a,
			#s20210406b9da5dd8d1adb .pagination li > a.disabled:hover,
			#s20210406b9da5dd8d1adb .pagination li > a.disabled:focus {
				;
			}
			#s20210406b9da5dd8d1adb .form-select-wrap.open .dropdown-menu .dropdown-item {
				;
			}
			#s20210406b9da5dd8d1adb .pagination > .active > a,
			#s20210406b9da5dd8d1adb .pagination > .active > span,
			#s20210406b9da5dd8d1adb .pagination > .active > a:hover,
			#s20210406b9da5dd8d1adb .pagination > .active > span:hover,
			#s20210406b9da5dd8d1adb .pagination > .active > a:focus,
			#s20210406b9da5dd8d1adb .pagination > .active > span:focus,
			#s20210406b9da5dd8d1adb .pagination > li > a:hover,
			#s20210406b9da5dd8d1adb .pagination > li > span:hover,
			#s20210406b9da5dd8d1adb .sub_depth li a.active,
			.doz_sys #s20210406b9da5dd8d1adb a, #s20210406b9da5dd8d1adb .li_table ul li,
			#s20210406b9da5dd8d1adb .list-style .list.line > small,
			.doz_sys #s20210406b9da5dd8d1adb div[data-widget-type="board"] .title.title-block a{
				;
				color: ;
			}
			.doz_sys #s20210406b9da5dd8d1adb .board_contents a:not(.btn),
			.doz_sys #s20210406b9da5dd8d1adb .board_contents a:not(.btn):hover,
			#s20210406b9da5dd8d1adb .board_txt_area a,
			#s20210406b9da5dd8d1adb .board_txt_area a:hover,
			#s20210406b9da5dd8d1adb .board_txt_area a:active,
			#s20210406b9da5dd8d1adb .board_txt_area a:focus,
			#s20210406b9da5dd8d1adb .editor_box .fr-view a {
				color: #00e5c4;
			}
			#s20210406b9da5dd8d1adb div[data-widget-type="icon"] i {
				color: ;
			}
			.doz_sys #s20210406b9da5dd8d1adb a.body_font_color_30:not(.active) {
				;
			}
		   #s20210406b9da5dd8d1adb .text_tab .after_line:not(:last-child):after {
		        ;
		   }
		   #s20210406b9da5dd8d1adb .text_tab ul.site_prod_nav > li a.active {
		    background: none;
		   }
			#s20210406b9da5dd8d1adb .map-toolbar select.form-control {
				;
				color:  !important;
				font-size: 14px;
			}
			.doz_sys #s20210406b9da5dd8d1adb .body_font_color_40,
			#s20210406b9da5dd8d1adb .li_board ul.li_body li.name, 
			#s20210406b9da5dd8d1adb .li_board ul.li_body li.time, 
			#s20210406b9da5dd8d1adb .li_board ul.li_body li.like,
			#s20210406b9da5dd8d1adb .li_board ul.li_body li.read {
				;
			}
			#s20210406b9da5dd8d1adb .review_table .summary,
			#s20210406b9da5dd8d1adb .review_table.li_board ul.li_body li,
			#s20210406b9da5dd8d1adb .review_table .list_text_title.lock_on {
				;
			}

			.doz_sys #s20210406b9da5dd8d1adb .body_font_color_50 {
				;
			}
			#s20210406b9da5dd8d1adb .li_board,
			#s20210406b9da5dd8d1adb .acd_row:first-child,
			#s20210406b9da5dd8d1adb .acd_row {
				border-color: ;
			}
			#s20210406b9da5dd8d1adb .list-style .list-header,
			#s20210406b9da5dd8d1adb .list-style .list,
			#s20210406b9da5dd8d1adb .list-style .list.line, 
			#s20210406b9da5dd8d1adb .list-style .list.line > .table-cell,
			#s20210406b9da5dd8d1adb .li_table.row_04 .acd_collapse[aria-expanded="true"], .li_table.row_04 .acd_collapse.in {
				;
			}
			#s20210406b9da5dd8d1adb .btn, #s20210406b9da5dd8d1adb .visual_section a, #s20210406b9da5dd8d1adb a.select-star, #s20210406b9da5dd8d1adb .star-pointer .dropdown-menu a.dropdown-item, .doz_sys #s20210406b9da5dd8d1adb .cart-btn-tools .alpha_add_review_button > button {
			;
				background-color: ;
				;
				color:;
				;
			}
			#s20210406b9da5dd8d1adb .star-pointer .dropdown-menu {
			    background-color: ;
			}
			#s20210406b9da5dd8d1adb .btn:hover, #s20210406b9da5dd8d1adb .visual_section a:hover {
				border-color:;
			}
			#s20210406b9da5dd8d1adb a.select-star:hover {
				background-color: ;
			}
			#s20210406b9da5dd8d1adb .star-pointer .dropdown-menu a.dropdown-item:hover {
			    background-color:  !important;
			}
			#s20210406b9da5dd8d1adb .widget_text_wrap .btn {
				background-color:#232323;
				border-color:#00ffda;
				color:#00ffda;
				border-width:0px;
			}
			.doz_sys #s20210406b9da5dd8d1adb .btn-primary, .doz_sys #s20210406b9da5dd8d1adb .cart-btn-tools .alpha_add_review_button > button {
			;
				background-color:#232323;
				border-color:#00ffda;
				color:#00ffda;
				border-width:0px;
			}
			.doz_sys.shop_view #s20210406b9da5dd8d1adb .btn-primary span,
			.doz_sys.booking_view #s20210406b9da5dd8d1adb .btn-primary span,
			.doz_sys.shop_mypage #s20210406b9da5dd8d1adb .btn-primary span  {
				color:#00ffda;
			}
			#s20210406b9da5dd8d1adb .coupon-wrap:after,
			#s20210406b9da5dd8d1adb .board_view .file_area ul li {
				background: ;
			}
			#s20210406b9da5dd8d1adb .text-gray-dark, #s20210406b9da5dd8d1adb .shop-table > thead > tr > th, #s20210406b9da5dd8d1adb .shop_mypage .left-menu ul li a, #s20210406b9da5dd8d1adb .shop_mypage .item-detail p.sale_pay,.doz_sys #s20210406b9da5dd8d1adb .product-notify-group .product-notify-label {
				;
			}
			#s20210406b9da5dd8d1adb .mypage .my-box a, #s20210406b9da5dd8d1adb .mypage .shop-table > tbody > tr,
			#s20210406b9da5dd8d1adb .mypage .tip-off,
	        #s20210406b9da5dd8d1adb .im-order-detail-table,
	        #s20210406b9da5dd8d1adb .im-order-price {
				;
			}
			#s20210406b9da5dd8d1adb .mypage .my-box.on a {
				background-color:#00e5c4;
				;
				color:#fff;
			}
			#s20210406b9da5dd8d1adb .mypage .my-box.on a p {
				color:#fff;
			}
			#s20210406b9da5dd8d1adb .option_btn_tools a, #s20210406b9da5dd8d1adb .map-inner .pagination li a {
				color:#212121;
			}
			.doz_sys #s20210406b9da5dd8d1adb .list-style-card .card-body .text a {
				color:#757575;
			}
			#s20210406b9da5dd8d1adb .card .title a {
				color: #212121;
			}
			#s20210406b9da5dd8d1adb .section_bg.fixed_bg.fixed_bg_none {
					background-attachment : inherit;
				}
			#s20210406b9da5dd8d1adb ul.site_prod_nav > li,
			#s20210406b9da5dd8d1adb .prod_detail_badge {
				;
			}
			#s20210406b9da5dd8d1adb .site_prod_nav_wrap.scroll-to-fixed-fixed {
				background: ;
				box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
			}
			#s20210406b9da5dd8d1adb .buy_footer_fixed {
				background: ;
				border-width: 1px 0 0 0;
				border-style: solid;
				;
			}
			#s20210406b9da5dd8d1adb .opt-group {
				background: ;
			}
			#s20210406b9da5dd8d1adb ul.site_prod_nav > li a.active {
				;
			}
			
			#s20210406b9da5dd8d1adb .background_tab ul.site_prod_nav > li a.active >  span.braket-badge {
				background-color: none;
				;
				color:;
			}
	
			#s20210406b9da5dd8d1adb .input-block .checkbox-styled:not(ie8) input ~ span {
				;
				color:;
			}
			.section_fixed_disable #s20210406b9da5dd8d1adb[class*="section_first"],
			.section_fixed_disable #s20210406b9da5dd8d1adb[class*="section_first"] .doz_aside {
				position: relative !important;
				top: 0 !important;
				left: 0 !important;
				z-index: auto !important;
			}
			.section_fixed_disable #s20210406b9da5dd8d1adb .doz_aside.scroll-to-fixed-fixed ~ .spacer,
			.section_fixed_disable #s20210406b9da5dd8d1adb.scroll-to-fixed-fixed ~ .spacer {
				height: 0 !important;
				display: none !important;
			}
			#s20210406b9da5dd8d1adb.scroll-to-fixed-fixed {
				width: 100% !important;
			}
			#s20210406b9da5dd8d1adb .doz_aside.scroll-to-fixed-fixed-end {
				bottom: 0 !important;
				top: auto !important;
			}
			.device_type_m #s20210406b9da5dd8d1adb.mobile_section main .inside {
					padding-left: 15px;
					padding-right: 15px;
			}
			.device_type_m #s20210406b9da5dd8d1adb .mypage .left-menu ul li a,
			.device_type_m #s20210406b9da5dd8d1adb .cart .left-menu ul li a {
				;
			}
            #s20210406b9da5dd8d1adb .im-cart-result-table {
                border-top: 1px solid ;
                border-bottom: 1px solid ;
            }
            #s20210406b9da5dd8d1adb .shop-table > tbody > tr > td.img .opt .more {
                ;
            }
            #s20210406b9da5dd8d1adb .im-cart-info {
                ;
            }
            #s20210406b9da5dd8d1adb .shop-table > thead > tr > th,
            #s20210406b9da5dd8d1adb .shop-table > tbody > tr > td,
            #s20210406b9da5dd8d1adb .mypage .shop-table > tbody > tr,
            #s20210406b9da5dd8d1adb .shop-table > tbody > tr > td.img img,
            #s20210406b9da5dd8d1adb .shop-table > tbody > tr > td + td,
            #s20210406b9da5dd8d1adb .mypage .tip-off,
            #s20210406b9da5dd8d1adb .mypage .shop-table img,
	        #s20210406b9da5dd8d1adb .im-order-detail-table,
	        #s20210406b9da5dd8d1adb .im-order-price,
	        #s20210406b9da5dd8d1adb .im-order-detail-table thead tr,
	        #s20210406b9da5dd8d1adb .im-order-detail-table tr + tr,
	        #s20210406b9da5dd8d1adb .im-order-detail-table img,
	        #s20210406b9da5dd8d1adb .im-order-detail-table .im-deliv-price,
	        #s20210406b9da5dd8d1adb .im-order-price-header,
	        #s20210406b9da5dd8d1adb .im-order-price-body {
                ;
            }
            #s20210406b9da5dd8d1adb .shop-table .list_badge {
				border-color: ;
            }
            #s20210406b9da5dd8d1adb .im-cart-result-table thead>tr>th,
            #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > colgroup + thead > tr:first-child > th,
            #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > tbody > tr > td + td,
            #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > thead > tr > th,
            #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > tbody > tr > td {
                ;
            }
            #s20210406b9da5dd8d1adb .shop-content.mypage .shop-item .item-icon .im-icon.im-ico-liked{
                color: #00e5c4
            }
			@media (min-width: 991px) {
				.doz_sys #s20210406b9da5dd8d1adb .btn-primary:hover, #s20210406b9da5dd8d1adb .widget_text_wrap .btn:hover, .doz_sys #s20210406b9da5dd8d1adb .cart-btn-tools .alpha_add_review_button:hover > button {
				;
					background-color:#00ffda;
					border-color:#252931;
					color:#232323;
					border-width:0px;
				}
				.doz_sys.shop_view #s20210406b9da5dd8d1adb .btn-primary:hover span,
				.doz_sys.booking_view #s20210406b9da5dd8d1adb .btn-primary:hover span,
				.doz_sys.shop_mypage #s20210406b9da5dd8d1adb .btn-primary:hover span  {
					color:#232323;
				}
			}
			@media all and (max-width : 768px) {
				.doz_sys #s20210406b9da5dd8d1adb .fixed_view a,
				.doz_sys #s20210406b9da5dd8d1adb .fixed_view select.form-control,
				.doz_sys #s20210406b9da5dd8d1adb .fixed_view .form-select-wrap:before {
					color: #212121;
				}
				.doz_sys #s20210406b9da5dd8d1adb .fixed_view .body_font_color_50 {
					color: rgba(33, 33, 33, 0.5);
				}
				.doz_sys #s20210406b9da5dd8d1adb .fixed_view .body_font_color_20 {
					color: rgba(33, 33, 33, 0.2);
				}
				.booking_view #s20210406b9da5dd8d1adb .fixed_view .booking_opt select.form-control {
					background-color: #fff;
				}
				#s20210406b9da5dd8d1adb #shop_cart_list .shop-tit,
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > thead > tr,
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > tfoot .payment-info,
                #s20210406b9da5dd8d1adb .im-price-result {
				    ;
				}
                #s20210406b9da5dd8d1adb .shop-table > tbody > tr > td.img .opt .more + .more,
                #s20210406b9da5dd8d1adb .im-order-row + .im-order-row {
                    ;
                }
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table,
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > tbody > tr.im-tr-shipping + tr,
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > tfoot,
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > tfoot .payment-info {
                    ;
                }
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > thead > tr,
                #s20210406b9da5dd8d1adb .im-order-detail-table .im-space {
                    background-color: ;
                }
                #s20210406b9da5dd8d1adb #shop_cart_list .shop-table > thead > tr.scroll-to-fixed-fixed-end {
                    top: auto !important;
                    bottom: 0;
                }
			}
			.device_type_m #s20210406b9da5dd8d1adb .section_bg.fixed_bg_wrap { 
                 background-attachment: fixed;
            }
            
            .device_type_m #s20210406b9da5dd8d1adb .section_bg.fixed_bg_wrap .fixed_bg {
              display: none;
            }
            #s20210406b9da5dd8d1adb .section_bg.fixed_bg_wrap .fixed_bg {
                 display: none;
                }
			@media (max-width: 991px) {
			    #s20210406b9da5dd8d1adb .section_bg {
                    background-attachment : inherit;
                }
                
                #s20210406b9da5dd8d1adb .section_bg .ibg-bg {
                    display: none;
                }
                
                #s20210406b9da5dd8d1adb .section_bg.fixed_bg_wrap { 
                    background-image : none !important;
                    clip-path: inset(0);
                    overflow: hidden;
                }
                #s20210406b9da5dd8d1adb .section_bg.fixed_bg_wrap .fixed_bg {
                  display: block;
                  object-fit: cover;
                  position: fixed;
                  left: 0;
                  top: 0;
                  width: 100%; 
                  height: 100vh;
                }
				#s20210406b9da5dd8d1adb .buy_btns .social_btn, #s20210406b9da5dd8d1adb .buy_btns .cart_btn, #s20210406b9da5dd8d1adb .layer_pop .bottom-btn, #s20210406b9da5dd8d1adb .shop-table > thead, #s20210406b9da5dd8d1adb .left-menu, #s20210406b9da5dd8d1adb .shop-table > tbody > tr, {
				;
				}
				#s20210406b9da5dd8d1adb main, #s20210406b9da5dd8d1adb .section_wrap.extend_section main, #s20210406b9da5dd8d1adb .doz_sys.shop_payment .inside, .doz_sys.shop_payment .inside .col-dz, {
					padding-left:0;
					padding-right:0;
				}
				#s20210406b9da5dd8d1adb.mobile_section main .inside {
					padding-left: 15px;
					padding-right: 15px;
				}
				#s20210406b9da5dd8d1adb.section_wrap.extend_section main .widget.board .grid_ignore.bg_on {
					margin-left: -15px;
					margin-right: -15px;
					width: calc(100% + 30px);
				}
				#s20210406b9da5dd8d1adb .mypage .left-menu ul li a,
				#s20210406b9da5dd8d1adb .cart .left-menu ul li a,
				#s20210406b9da5dd8d1adb .mypage .left-menu .cart-menu-slide  {
					;
				}
				.section_wrap .side_gutter {
					display:none !important;
				}
				#s20210406b9da5dd8d1adb .coupon-wrap:after {
					background:  !important;
				}
			}
			@media (max-width: 767px) {
				#s20210406b9da5dd8d1adb .nav_gradient.slide_left {
					background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255,255,255,1));
				}
				#s20210406b9da5dd8d1adb .nav_gradient.slide_right {
					background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255,255,255,1));
				}
				#s20210406b9da5dd8d1adb .button_tab .scroll-to-fixed-fixed ul.site_prod_nav > li {
					border-top: 0;
					border-bottom: 0;
				}
				#s20210406b9da5dd8d1adb .background_tab .scroll-to-fixed-fixed ul.site_prod_nav > li a.active {
					box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
				}
			}
			@media (min-width: 768px) {
				#s20210406b9da5dd8d1adb .opt-group .btn_clse {
					background-color: ;
				}
				#s20210406b9da5dd8d1adb .opt-group .btn_clse:after {
					;
				}
			}
		
				.doz_sys #s20210406b9da5dd8d1adb .bg-brand,
				.doz_sys #s20210406b9da5dd8d1adb .btn-brand {
				;
					background-color:#00ffda;
					border-color:#00d255;
					border-width:0px;
					color:#252931;
				}
				.doz_sys #s20210406b9da5dd8d1adb .bg-brand:hover {
				;
					background-color:#252931;
					border-color:#00d255;
					color:;
				}
			
    #w2021040627206edf17117 .list-group .addon-badge {
        background:#FF635D;
        color:#fff;
        display: inline-block;
        height:18px;
        width:18px;
        text-align: center;
        vertical-align: 2px;
        border-radius: 50%;
        font-size:11px;
        font-weight: bold;
        font-family: Arial;
        line-height: 18px;
        font-style: normal;
    }
    #w2021040627206edf17117 .list-group .icons {
                                 padding-left: 4px;
                             }
    #w2021040627206edf17117 .search_form_hide .tools {
                                 display: none !important;
                             }
    @media (max-width: 767px) {
        #w2021040627206edf17117 .search_form_hide .tools {
        display: block !important;
    }
    }

	#doz_footer .footer-section {
		font-size        :15px;
		;
				background-size : cover; background-repeat: no-repeat;		background-position : ;		background-color :rgba(56,56,56,1);
		-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff383838,endColorstr=#ff383838);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff383838,endColorstr=#ff383838);	zoom: 1;;
		color : #ffffff;;
		color            :rgba(255,255,255,1);
		padding-top      : 69px;
		padding-bottom   : 69px;
	}
	#doz_footer .footer-section a {
		color : #ffffff;;
		color:rgba(255,255,255,1) !important;
	}
	#doz_footer .footer-section .use_sub_name:hover>a>.plain_name:before {
		color:rgba(255,255,255,1);
	}
	#doz_footer .footer-section .footer-wrap {
		display: table;
		width: 100%;
	}
	#doz_footer .footer-section .custom-text .custom-text-info {
		font-size        :15px;
	}
	#doz_footer .footer-section .custom-text .custom-text-info p,
	#doz_footer .footer-section .custom-text .custom-text-info p+p {
		margin-bottom: 10px;
	}
	#doz_footer .footer-section .footer-wrap .foot-custom, .footer-section .footer-wrap .foot-main-nav, .footer-section .footer-wrap .foot-foot-nav, .footer-section .footer-wrap .foot-sociallink {
		display: table-cell;
		padding-left:px;
		padding-right:px;
		font-size        :15px;
		vertical-align: top;
	}


	#doz_footer .footer-section .site-brand {
		font-size        :15px;
		margin-bottom :0.8em;
	}
	#doz_footer .footer-section .copryright-area {
		border-top:1px solid rgba(125,125,125,0.5);
		margin:15px 0;
		padding:10px 0;
	}
	#doz_footer .footer-section .nav.nav-stacked.footer-all-nav {
		font-size        :15px;
	}
	#doz_footer .footer-section .nav.nav-stacked.footer-all-nav li a {
		background :none;
		padding    : 3px 15px;
		display    : block;
	}
	#doz_footer .footer-section .nav.nav-stacked.footer-all-nav li a:hover {
		background:none;
		opacity: 1;
	}
	#doz_footer .footer-section .foot-sociallink .btn-group .btn {
		background: none;
		font-size:20px;
		border-radius: 0;
		border:none;
		border-color: transparent;
		padding:0 12px;
	}
	#doz_footer .footer-section .foot-sociallink .btn-group .btn:hover {

		color:inherit;
	}
	.footer-section .foot-sociallink .btn-group .btn i {
		color:rgba(255,255,255,1) ;
	}
	.footer-section .foot-sociallink .btn-group .btn i.icon_naver {
		font-family: "Arial Black", "AvenirNext-Heavy";
		transform: translateY(-1px);
		font-style: normal;
	}
	.footer-section .foot-sociallink .btn-group .btn:hover {
		opacity: 0.7;
		color:inherit;
	}
	#doz_footer .footer-section .foot-app-menu {
		margin: 30px 0;
	}
	#doz_footer .footer-section .foot-app-menu .btn {
		width: 195px;
		height: 60px;
		padding: 0 24px;
		color:#fff;
	}
	#doz_footer .footer-section .foot-app-menu .sm-txt {
		font-size        :15px;
		color: #999;
		letter-spacing: 0;
	}
	#doz_footer .footer-section .foot-app-menu .lg-txt {
		font-size        :15px;
		font-weight: bold;
		letter-spacing: 0;
		color:#fff;
	}
	#doz_footer .footer-section .foot-app-menu > div {
		float:left;
		margin: 2.5px;
	}
	@media (min-width: 993px) {
		#doz_footer .footer-section .footer-wrap .foot-custom {
			width:50%;
		}
	}
	@media (max-width:992px) {
		#doz_footer .footer-section {
			padding:20px 0;
			font-size:14px;
		}
		#doz_footer .footer-section .footer-wrap {
			overflow:hidden;
			display:flex;
			flex-wrap: wrap;
			position:relative;
		}
		#doz_footer .footer-section .footer-wrap .foot-custom, .footer-section .footer-wrap .foot-main-nav, .footer-section .footer-wrap .foot-foot-nav, .footer-section .footer-wrap .foot-sociallink {
			display: block;
		}
		#doz_footer .footer-section .foot-main-nav {
			float     :left;
			width     : 50%;
			font-size : 12px;
		}
		#doz_footer .footer-section .foot-foot-nav {
			float     :right;
			width     : 50%;
			font-size : 12px;
		}

		#doz_footer .footer-section .foot-foot-nav:after {
			content:'';
			display: block;
			clear: both;
		}
		#doz_footer .footer-section .nav.nav-stacked.footer-all-nav li a {
			padding : 5px 0;
		}
		#doz_footer .footer-section .nav.nav-stacked.footer-all-nav li a:hover {
			background: none;
		}
		#doz_footer .footer-section .foot-sociallink {
			clear: both;
		}
		#doz_footer .footer-section .foot-sociallink .btn-group .btn:hover {
			opacity: 1;
			background: none;
		}
		#doz_footer .footer-section .footer-wrap .foot-foot-nav {
			order: 2;
			width: 50%;
		}
		#doz_footer .footer-section .footer-wrap .foot-custom {
			order: 3;
			width: 100%;
		}
	}
	@media all and (max-width:768px){

		#doz_footer .footer-section .footer-wrap  {

		}
		#doz_footer .footer-section .custom-text {
			margin-top: 15px;
		}
		#doz_footer .footer-section .footer-wrap .foot-custom, .footer-section .footer-wrap .foot-main-nav, .footer-section .footer-wrap .foot-foot-nav, .footer-section .footer-wrap .foot-sociallink {
			display: block;
		}
		#doz_footer .footer-section {
			font-size:12px;
		}
		#doz_footer .footer-section .footer-wrap .foot-main-nav {
			order: 1;
			width: 40%;
		}
		#doz_footer .footer-section .footer-wrap .foot-main-nav ul li  {
			float: none;
		}
		#doz_footer .footer-section .nav.nav-stacked.footer-all-nav li a{
			position: relative;
			display: block;
			word-break: break-all;
		}
		#doz_footer .footer-section .nav.nav-stacked.footer-all-nav li a:first-child {
			padding-left: 0;
		}

		#doz_footer .footer-section .foot-sociallink {
			position: inherit;
			order: 4;
		}
		#doz_footer .footer-section .copryright-area {
			border:none;
			margin-top:0;
			padding-top:0
		}
		#doz_footer .footer-section .foot-sociallink .btn-group .btn {
			padding-top:0
		}
		.nav-stacked > li + li {
			margin-top:0
		}
		#doz_footer .footer-section .site-brand {
			font-size : 12px;
		}
		#doz_footer .footer-section .foot-app-menu {
			margin:0;
			display: table;
			width: 100%;
		}
		#doz_footer .footer-section .foot-app-menu > div {
			float: none;
			margin: 0;
			display: table-cell;
			padding: 0 2.5px 0 0;
			width: 50%;
		}
		#doz_footer .footer-section .foot-app-menu > div.apple {
			padding: 0 0 0 2.5px;
		}
		#doz_footer .footer-section .foot-app-menu .btn {
			width: 100%;
			padding: 0 10px;
			letter-spacing: 0;
		}
		#doz_footer .footer-section .foot-app-menu .lg-txt {
			font-size:14px;
		}
	}


	@media all and (max-width:640px) {
		#doz_footer .footer-section .footer-wrap .foot-main-nav {
			order: 1;
			width: 40%;
		}
	}
	@media all and (max-width:566px) {
		#doz_footer .footer-section .footer-wrap .foot-main-nav {
			order: 1;
			width: 40%;
		}
	}


		.new_header_site .mobile_slide_menu_container.slide_open .mobile_slide_menu,
		.new_header_site .mobile_slide_menu_container .mobile_slide_menu,
		.admin.new_header_mode .mobile_slide_menu_container.slide_open .mobile_slide_menu,
		.admin.new_header_mode .mobile_slide_menu_container .mobile_slide_menu {
			background: #fff !important;
		}
		.new_header_site .mobile_slide_menu_container .mobile_slide_menu .viewport-nav.mobile li li ul,
		.admin.new_header_mode .mobile_slide_menu_container .mobile_slide_menu .viewport-nav.mobile li li ul {
			background: transparent;
		}
		.mobile_slide_menu_container .mobile_slide_menu .profile-area {
			background: #2b2b2b;
			margin-bottom:0 ;
		}
		.mobile_slide_menu_container .mobile_slide_menu .profile-area .member-info,
		.mobile_slide_menu_container .mobile_slide_menu .profile-area .btn-group,
		.mobile_slide_menu_container .mobile_slide_menu .profile-area .member-info.guest button {
			color: #fff;
		}
		.mobile_slide_menu_container .mobile_slide_menu .profile-area .member-info.guest button {
				border-color:rgb(255,255,255) ;border-color:rgba(255,255,255,0.2) ;		}
		.mobile_slide_menu_container .viewport-nav.mobile li li a.has_child.open > span,
		.mobile_slide_menu_container .viewport-nav.mobile li li a.has_child.open:after,
		.mobile_slide_menu_container .viewport-nav.mobile li li a span {
			color: rgba(33, 33, 33, 0.89);
		}
		.mobile_slide_menu_container .viewport-nav.mobile li a {
			color: rgba(33, 33, 33, 0.89);
			letter-spacing: 0px;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li.use_sub_name:hover>a:not(.active)>.plain_name:before {
			color: rgba(33, 33, 33, 0.89);
		}
		.mobile_slide_menu_container .viewport-nav.mobile li li.use_sub_name:hover>a:not(.active)>.plain_name {
			color: transparent;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li li.use_sub_name:hover>a:not(.active)>.plain_name:before {
			position: absolute;
			color: rgba(33, 33, 33, 0.89);
			left: auto;
			right: auto;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li a.active-real {
			background: #f5f5f5;
			color: #111;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li a.active-real span,
		.mobile_slide_menu_container .viewport-nav.mobile li a.has_child.open.active-real span {
			color: #111;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li.depth-01 {
			border-top: 1px solid #f3f3f3;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li.depth-01:last-child {
			border-bottom: 1px solid #f3f3f3;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li.depth-01 ul{
			display : none; 		}
		.mobile_slide_menu_container .viewport-nav.mobile li.depth-01 > a {
			font-size: 14px;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li li a {
			font-size: 13px !important;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li li:last-child a,
		.mobile_slide_menu_container .viewport-nav.mobile li li li:last-child a,
		.mobile_slide_menu_container .viewport-nav.mobile li > ul.collapse,
		.mobile_slide_menu_container .viewport-nav.mobile li li > ul.collapse,
		.mobile_slide_menu_container .viewport-nav.mobile li > ul.collapsing[aria-expanded=false],
		.mobile_slide_menu_container .viewport-nav.mobile li li > ul.collapsing[aria-expanded=false] {
			margin-bottom : 0;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li > ul,
		.mobile_slide_menu_container .viewport-nav.mobile li li > ul,
		.mobile_slide_menu_container .viewport-nav.mobile li > ul.collapse.in,
		.mobile_slide_menu_container .viewport-nav.mobile li li > ul.collapse.in,
		.mobile_slide_menu_container .viewport-nav.mobile li > ul.collapsing[aria-expanded=true],
		.mobile_slide_menu_container .viewport-nav.mobile li li > ul.collapsing[aria-expanded=true] {
			margin-bottom: 14px;
		}
		.mobile_slide_menu_container .viewport-nav.mobile li li li:first-child a {
			margin-top: 0;
		}
				.viewport-nav.mobile li a.has_child > .toggle-btn:after {
							font-size: 13.3px;
					}
		.viewport-nav.mobile li li a.has_child > .toggle-btn:after {
							font-size: 12.35px;
					}
		.navbar-nav .profile-more.open .dropdown-menu li > a {
			background: transparent;
			color: #212121;
			padding: 8px 16px;
		}
						.im-globe .globe_icon {
			display: inline-block;
		}
		.im-globe .globe_square,
		.im-globe .globe_circle {
			display: none !important;
		}
				.im-mobile-slide-footer {
			background: #fff;
			color: rgba(33, 33, 33, 0.89);
		}
		.im-mobile-slide-footer .btn {
			color: rgba(33, 33, 33, 0.89);
		}
	