@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,400,600,700,800');/*  font-family: 'Open Sans', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap');
/*font-family: "Nanum Myeongjo", serif;*/

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
/*.cormorant-garamond-light {
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
  font-style: normal;
}

.cormorant-garamond-regular {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
}

.cormorant-garamond-medium {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
}

.cormorant-garamond-semibold {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-style: normal;
}

.cormorant-garamond-bold {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: normal;
}

.cormorant-garamond-light-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
  font-style: italic;
}

.cormorant-garamond-regular-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
}

.cormorant-garamond-medium-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: italic;
}

.cormorant-garamond-semibold-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-style: italic;
}

.cormorant-garamond-bold-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: italic;
}
*/


html{ overflow-x: hidden;}
body{  font-family: 'Open Sans', sans-serif; padding:0; margin:0; background: #FFFFFF; -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
samp, input, textarea, label{  font-family: 'Open Sans', sans-serif; font-weight: 300;}
div, p, form, ul, li, h1, h2, h3, h4, h5, h6, a, span, form, img, br, input, textarea, label, samp, figure, dl, dd { padding:0; margin:0; }

a, input { text-decoration:none; outline:none;}
body{overflow-x: hidden;}
img {border:0; outline:none;}

ul{list-style-type:none;}
	
*:focus{ outline:none;}	
*, ::after, ::before {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;}
input[type="button"],input[type="submit"],.input-checkbox {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
input, textarea { background: transparent; padding: 0px 0 0px 0; border: 0; width: 100%;}

.clear{clear:both; line-height:0 !important; font-size:0 !important; height:0px !important;}
		

.navHolderActive{ opacity:1; top:0 !important;}
 
.transition{-webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out;  -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
.transition2{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.transition3{-webkit-transition: all 10s ease; -moz-transition: all 10s ease;  -o-transition: all 10s ease; transition: all 10s ease;}
.transition4{-webkit-transition: all 1.2s ease-in-out; -moz-transition: all 1.2s ease-in-out;  -o-transition: all 1.2s ease-in-out; transition: all 1.2s ease-in-out;}
.addAnimate{-webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in;  -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in-out;}


.transition6 {-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all .5s ease}
.transition3{-webkit-transition: all 10s ease; -moz-transition: all 10s ease;  -o-transition: all 10s ease; transition: all 10s ease;}
.transition4{-webkit-transition: all 1.2s ease-in-out; -moz-transition: all 1.2s ease-in-out;  -o-transition: all 1.2s ease-in-out; transition: all 1.2s ease-in-out;}
.addAnimate{-webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in;  -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in-out;}

.delay3{-webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; -o-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s;}
.delay4{ -webkit-transition-delay:0.6s; -moz-transition-delay:0.6s; -o-transition-delay:0.6s; -ms-transition-delay:0.6s; transition-delay:0.6s;}
.delay5{ -webkit-transition-delay:0.9s; -moz-transition-delay:0.9s; -o-transition-delay:0.9s; -ms-transition-delay:0.9s; transition-delay:0.9s;}


.delay3{-webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; -o-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s;}
.delay4{ -webkit-transition-delay:0.6s; -moz-transition-delay:0.6s; -o-transition-delay:0.6s; -ms-transition-delay:0.6s; transition-delay:0.6s;}
.delay5{ -webkit-transition-delay:0.9s; -moz-transition-delay:0.9s; -o-transition-delay:0.9s; -ms-transition-delay:0.9s; transition-delay:0.9s;}

.zoomIn{-webkit-transform: scale(1.1); transform: scale(1.1);}
.zoomOut{-webkit-transform: scale(1); transform: scale(1);}

.fadeOut{opacity:0;} 
.fadeIn{opacity:1;}
.fadeOutRight {opacity:0; position:relative; left:50%;}
.fadeInRight{opacity:1; left:0%;}
.fadeOutLeft {opacity:0; position:relative; right:50%;}
.fadeInLeft{opacity:1; right:0%;}
.fadeOutBottom{opacity:0; position:relative; top:50px;}  
.fadeInBottom{opacity:1; top:0px;}
.fadeOutTop{opacity:0; position:relative; margin-top:-50%;}  
.fadeInTop{opacity:1; margin-top:0%;}

.center{ width:96%; max-width: 1200px;  margin:0 auto; position:relative;}
.center:after{content:''; display:block; clear:both;}

.wrapper{ width:96%; max-width: 1200px;  margin:0 auto; position:relative;}
.wrapper:after{content:''; display:block; clear:both; line-height: 0; font-size: 0; width: 100%; }



header{height: 100px;  width: 100%;  z-index: 99; position: fixed; left: 0; top: 0; background: #FFFFFF; }
.headerFixed{ width: 100%; z-index: 99; position: fixed;left: 0;top: 0;background: #FFF; -webkit-box-shadow: 0px 5px 13px -5px rgb(0 0 0 / 25%); -moz-box-shadow: 0px 5px 13px -5px rgba(0,0,0,0.25); box-shadow: 0px 5px 13px -5px rgb(0 0 0 / 25%);}
.headSec2{height:auto; width: 150px; margin: 0 auto; position: absolute; left: 0; right: 0; top: 30px;  display: table;}
.headSec2:after{content:''; display: block; clear: both;}

.logo{width: 150px; height: auto; margin: 0 auto; display: table;}
.logo img{ width: 100%;}
.headSec2_left{ float: left; padding:16px 0px 0 0; margin-right:0; position: relative;}
.nav>li{ float: left; position: relative;}
.nav>li>a{display: block; padding: 20px 30px 0 0px; font-size: 15px; font-weight: 600; line-height: 30px; text-transform: uppercase; color: #404040;}
.nav>li:hover>a{color:#d34f45;}
.headerFixed .nav>li>a{ color: #000;}
.mobNavTriger{ display: none;}
.nav{ }
.nav:after{content:''; display: block; clear:both;}
.nav li.hasMegamenu{ position: static;}
.nav>li.navActive>a, .subNavActive{color:#d34f45 !important;}
.nav>li .submenuHolder {position: absolute; top: 100%; left: 0; z-index: 100; margin: 0; padding:25px; background:#FFF;  -webkit-box-shadow: 0 10px 25px 0 rgb(0 0 0 / 20%);  -moz-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .2); box-shadow: 0 10px 25px 0 rgb(0 0 0 / 20%);  display: none; border-top: 1px solid #dbdbdb; overflow: hidden; width: 275px;}
.nav li.hasMegamenu .submenuHolder{width:80vw; padding: 0;}
.nav li:last-of-type .submenuHolder{left:auto; right: 0;}

footer{width: 100%; height: auto; float: left; display: block; margin: 0px 0; padding: 80px 0 80px 0;}
footer:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.footer-box1{width: 100%;  height: auto;  float: left; display: block; padding-bottom: 0px;}
.footer-box1 aside{ width: auto;  height: auto;  float: left; display: block;}
.footer-box1 aside figure{width: 100%; max-width: 150px;  height: auto;  float: left; display: block;  padding: 0; margin: 0; line-height: 0;}
.footer-box1 aside figure img{ width: 100%; line-height: 0;}
.footer-box1 aside h3{font-size: 16px; font-weight: 400; color: #000; line-height: 22px; padding-top: 10px;  }

.footer-box1 article{ width: auto;  height: auto;  float: right; display: block;}
.footer-box1 article h2{font-size: 14px; font-weight: 400; color: #000; line-height: 22px; padding-bottom: 0px; text-align: right;  }
.footer-box1 article h2 a{font-size: 14px; font-weight: 400; color: #000; line-height: 22px;transition: .8s;}
.footer-box1 article h2 a:hover{ color: #d34f45;}
.footer-box1 article h3{font-size: 14px; font-weight: 400; color: #000; line-height: 22px; padding-bottom: 10px; text-align: right;  }
.footer-box1 article h3 a{font-size: 14px; font-weight: 400; color: #000; line-height: 22px;transition: .8s;}
.footer-box1 article h3 a:hover{ color: #d34f45;}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	













@media all and (max-width:800px){
	.headSec2 {height: auto; width: 150px; margin: 0; position: relative;left: inherit;right: inherit;top: inherit; display: table; padding-top: 28px;}
	
	.mobNavTriger{display:block; position:absolute; right:20px;top: 0px; height:100%; z-index: 99999;	border-left:0px solid #dbdbdb; padding-left:60px; line-height: 90px; font-size: 12px; text-transform: uppercase; color: #000;}
	.mobNavTriger:after{content:''; background:url(../images/menuTrigger.png) no-repeat 50% 0%;height:24px;width:24px; position: absolute; left:20px; top: 0px;  bottom: 0; margin: auto;}
    .headerFixed .mobNavTriger{ color: #000;}
    .headerFixed .mobNavTriger:after{ background:url(../images/menuTrigger.png) no-repeat 50% 0%;}
	.mobNavTriger.mtClose:after{background:url(../images/menuTrigger.png) no-repeat 50% 100%;}
	.navHolder{position: fixed; left:100%; right: 0; top:100px; bottom: 0; margin: auto; padding: 30px 30px; background: #FFF; overflow: auto; -webkit-box-shadow: 0px 15px 30px -20px rgb(0 0 0 / 20%);  -moz-box-shadow:  0px 15px 30px -20px rgba(0, 0, 0, .2); box-shadow:inset  0px 15px 30px -20px rgb(0 0 0 / 20%); z-index: 2; width: 100vw;}
	.nav>li{ float: none; border-bottom: 1px solid #dbdbdb;}
	/*.nav>li>a:after{display: none;}*/
	.nav>li>a {font-size: 12px; line-height: 48px; position: relative; color:#000}
	
}
/*--------- .footer1 end ---------*/



@media screen and (min-aspect-ratio: 13 / 8) and (max-device-width:1114px) and (orientation: landscape){
	body:before{content:''; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background:#000 url(../images/orientation-change.png) no-repeat 50% 50%; background-size:400px; z-index: 99999;}
}

@media all and (max-width:700px){
	
.footer-box1 aside {width: 100%; padding-bottom: 10px;}
	.footer-box1 aside figure {float: none;display: table; margin: 0 auto;}
	.footer-box1 aside h3 {font-size: 14px;line-height: 18px;text-align: center;}
	.footer-box1 article { width: 100%;height: auto;float: left; text-align: center;}
	.footer-box1 article h2 { font-size: 14px; padding-bottom: 10px;text-align: center;}
	.footer-box1 article h2 a{ font-size: 14px; padding-bottom: 10px;text-align: center;}
	.footer-box1 article h3 {font-size: 14px;text-align: center;}
	footer { padding: 30px 0 30px 0;}
}
