.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}

.menu-border-bottom{background-color:transparent;border-bottom:2px solid white;}
.color-elements{color:#E96840;}
.custom-menu li{font-size: 12px;padding:0px 0px;}
.btn-custom, .btn-custom:active,.btn-custom:focus, .btn-custom:hover{background-color:#E96840;border-color:#E96840}
#about {padding: 80px 0px 40px 0px;background: #E4EFF5;/*background-image:url("../images/background.jpg");background-repeat:repeat;*/}
#products {padding-top:80px;}
#contact {padding-top:80px;}
#location {padding-top:50px;}
#bloghome {padding-top:80px; padding-bottom:20px;}
#contact {padding-top:80px;}
.homeport1 { margin-top:20px; }
.homeport2 { margin-top:40px; }

.title {
    height:140px;
}

#about p{color:#313131;line-height: 2em;
    font-size: 16px;}
.prodmap{margin-right:0px;  margin-left:0px;  position: relative;}
#contact {background-color:#2D2D2D;color:#f7f7f7;}
#contact .fa{padding-right: 31px; color:#E96840 ;}
span.text a{
	color:#fff;
}
span.text a:hover{
	text-decoration:underline;
}
#follow-us {height:220px;}
#myCarousel li{transform:rotateZ(45deg);}
.blog{padding-top:100px;}
.pagination {
    margin: 20px 0 50px !important;
}
.sidebar-padding{padding-top: 20px;}
.blog-title{margin-top: 0;}
.blog-title a{color:#E96840; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.blog-title a:hover{color:#555;text-decoration: none;}
.sidebar-title{color:#555;}
.pagination>li>a{color:#E96840;}
.pagination>.active>a{background-color: #E96840;border-color:#E96840; color:white;}
.pagination>li>a:hover {color:#313131;}

#bloghome a { color:#E96840; }
#bloghome p, p{ padding:12px 0px; font-size: 13px;
    line-height: 1.8em;}
#bloghome a:hover { color:#555; text-decoration: none; }


.col-1, .col-2, .col-3, .col-4, .row-box-1, .row-box-2, .row-box-3, .row-box-4 {
    float: left;
}
.services-box-indent{ padding:60px 0px 100px 0px;}
#services .row-box .row-box-1{ width:275px;}
#services .row-box .row-box-2{ margin:0 0 0 10px; width:275px;}
.header-box .wrapper {
    border: 1px solid #d0d0d0;
    background: #FFF;
}
#services .wrapper{ border:1px solid #d0d0d0; background:#FFF; }

.img-border{ border:2px solid #000000;
    max-height: 256px;
     max-width: 251px;
}
.img-border:hover{ border:2px solid #ea7900;}
#services h3{ color:#5f5f5f; font-size:20px; line-height:1.2em; margin:13px 0 11px 0;}
.row-box-indent{padding:12px 12px 12px 12px;
background: #FFF;

}
.row-box-indent h4 {
    color:#e93f2e;
    font-weight: bold;
    font-size: 18px;
       margin: 0 ;
       padding-top: 5px;
}
a, a:visited, a:focus, a:active, a:hover{ outline:0 none !important; }
.homeport1 figure {	position: relative;	float: left; overflow: hidden; margin: 10px 1%; 	min-width: 100%; max-height: 360px;
	width: 48%;	background: #3085a3; text-align: center; cursor: pointer; }
.homeport1 figure img {	position: relative;	display: block;	min-height: 100%; max-width: 100%; opacity: 0.8; }
.homeport1 figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em;	-webkit-backface-visibility: hidden;
	backface-visibility: hidden; }
.homeport1 figure figcaption::before, .homeport1 figure figcaption::after {	pointer-events: none; }
.homeport1 figure figcaption, .homeport1 figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.homeport1 figure figcaption > a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0;	opacity: 0; }
.homeport1 figure h2 { word-spacing: -0.05em; font-weight: 400;	font-size:19px; }
.homeport1 figure h2 span {	font-weight: 800; }
.homeport1 figure h2, .homeport1 figure p {	margin: 0; }
.homeport1 figure p { letter-spacing: 1px;	font-size: 68.5%; }
figure.effect-oscar { background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%); background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%); }
figure.effect-oscar img { opacity: 0.9;	-webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-oscar figcaption { padding: 3em; background-color: rgba(58,52,42,0.7); -webkit-transition: background-color 0.35s; transition: background-color 0.35s; }
figure.effect-oscar figcaption::before { position: absolute; top: 30px;	right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff;
	content: ''; }
figure.effect-oscar h2 { margin: 20% 0 10px 0; -webkit-transition: -webkit-transform 0.35s;	transition: transform 0.35s; -webkit-transform: translate3d(0,100%,0);	transform: translate3d(0,100%,0); }
figure.effect-oscar figcaption::before, figure.effect-oscar p { opacity: 0;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;	-webkit-transform: scale(0); transform: scale(0);}
figure.effect-oscar:hover h2 { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p {	opacity: 1;	-webkit-transform: scale(1); transform: scale(1); }
figure.effect-oscar:hover figcaption { background-color: rgba(58,52,42,0); }
figure.effect-oscar:hover img {	opacity: 0.4; }
#bloghome .btn-primary { color:#FFF; font-size:15px; padding: 8px 14px;}
#bloghome .btn-primary:hover { color:#FFF; }
.hvr-bounce-to-bottom { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  -moz-osx-font-smoothing: grayscale;  position: relative;  -webkit-transition-property: color;  transition-property: color;  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
.hvr-bounce-to-bottom:before { content: ""; position: absolute;  z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #2D2D2D;
  -webkit-transform: scaleY(0);  transform: scaleY(0);  -webkit-transform-origin: 50% 0;  transform-origin: 50% 0;  -webkit-transition-property: transform;  transition-property: transform;  -webkit-transition-duration: 0.5s;  transition-duration: 0.5s;  -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active { color: white; }
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

@media (max-width:1024px){
.cb-slideshow li div h3 {
    font-size: 55px;
}
.cb-slideshow li div {
    bottom:60px;
}
.cb-slideshow h3{
    margin-bottom: 10%;
}
}
@media (max-width:768px){
.cb-slideshow li div h3 {
    font-size:45px;
}
.cb-slideshow li div {
    bottom:50px;
}
.cb-slideshow h3{
    margin-bottom:5%;
}
header.carousel {
    max-height: 500px;
}
.col-md-3.portfolio-item {
    width: 50%;
    float: left;
}
}
@media (max-width:736px){
.cb-slideshow li div {
    bottom:30px;
}
}
@media (max-width:667px){
.cb-slideshow li div {
    bottom:20px;
}
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow h4 {
    margin-bottom: 13%;
}
}
@media (max-width:640px){
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow li div {
    bottom:50px;
}
}
@media (max-width:600px){
.cb-slideshow li div {
    bottom:30px;
}
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow h4 {
    margin-bottom: 13%;
}
}
@media (max-width:568px){
.cb-slideshow li div {
    bottom:20px;
}
.cb-slideshow li div h3 {
    font-size:25px;
}
.cb-slideshow h4 {
    margin-bottom: 13%;
}
}
@media (max-width:480px){
.cb-slideshow li div h3 {
    font-size: 22px;
    line-height:30px;
    margin:0;
}
.col-md-3.portfolio-item {
    width:100%;
    float:none;
}
.cb-slideshow li div {
    bottom:40px;
}
.nav-pills>li a {
    padding: 4px 6px;
    font-size: 11px;
}
.col-md-4.col-sm-12.col-xs-12.portfolio-item {
    padding: 0;
}
.team-img img {
   width: 100%;
}
.cb-slideshow h4 {
    margin-bottom: 20%;
}
.navbar-inverse {
    padding-top: 5px;
    padding-bottom: 5px;
}
.h2, h2 {
    font-size: 20px;
}
#about {
    padding: 30px 0px 0 0px;
    background: #E4EFF5;
}
#bloghome {
    padding-top:20px;
    padding-bottom: 0;
}
#portfolio1 {
    padding-top: 10px;
    margin-bottom: 0;
}
div#map-canvas-holder {
    height: 200px !important;
}
.form-control {
   font-size: 11px !important;
}
#contact .fa {
    padding-right: 15px;
}
header.carousel {
    max-height:320px;
}

.cb-slideshow h3{
    margin-bottom:5%;
}
#about p {
    font-size: 13px;
}
#services {
    padding-top: 15px;
}
.list-social-icons li {
    margin: 0px 5px;
}
#meet-team {
    padding-top:10px;
}
#follow-us {
    height: 160px;
}
.page-header {
    font-size: 18px;
    padding-bottom: 10px;
}
#bloghome p, p {
    padding: 0px 0px;
}
.sidebar-padding {
    padding: 0;
}
#contact {
    padding-top: 20px;
}
.col-lg-6.col-md-8 {
    padding: 0;
}
.height-contact-element {
    margin: 10px 0 0 0;
}
.h3, h3 {
    font-size: 18px;
}
.mysharing {
    margin-top: 20px;
}
.mysharing .btn {
    font-size: 11px;
    padding: 4px 3px;
    margin-right: 0;
}
.comments1 {
    margin-top: 20px;
}
.well {
   padding: 8px;
}
.blog-sidebar {
    padding: 10px;
}
.singlepost {
    margin-bottom: 20px;
}
.blog {
    padding-top: 50px;
}
}

.nav-pills .active { background-color: #E96840; color:#FFF; }
.contact-msg { line-height:1.6em; margin-bottom:20px;}
.custom-menu {
    float : right;
    position: relative;
    margin-right:  50px;
}
.hear-group {
    width: 40%;
        float: right;
}
.search-box {
	float: left;

}

.sb-search {
	position: absolute;
	padding-right: 20px;
                         right: 380px;
	width: 0%;
	min-width:70px;
	height:100%;
	float: left;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	outline: none;
	background:#999;
	width: 100%;
	height:82px;
	margin: 0;
	z-index: 80;
	padding: 7px 20px;
	font-size: 13px;
	color: #ffffff;
}
.sb-search-input::-webkit-input-placeholder {
	color: #ffffff;
}
.sb-search-input:-moz-placeholder {
	color: #ffffff;
}
.sb-search-input::-moz-placeholder {
	color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}
.sb-icon-search,.sb-search-submit  {
	width:70px;
	height:100%;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height:71px;
	text-align: center;
	cursor: pointer;
}
#languageContainer {
        border-left:  1px solid #999;
  color: #fff;
    position:relative;

  padding:20px 25px;
    width : 200px;
    float : left;

}

/********** Login *************/
#loginContainer {
    position:absolute;

    padding:28px 70px;
    width : 250px;
   right:250px;

}
#loginContainer a span{
   padding:0px 0px 0 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
}
/* Login Button */
#loginButton {
    display:inline-block;
    position:relative;
    z-index:30;
    cursor:pointer;
}
/* Login Box */
#loginBox {
    position:absolute;
	top:81px;
	left:0;
    display:none;
    z-index:29;
}
#loginForm:after {
	content: '';
	position: absolute;
	right: 25px;
	top: -10px;
	border-left:10px solid rgba(0, 0, 0, 0);
	border-right:10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid #f0f0f0;
}
/* Login Form */
#loginForm {
	width: 300px;
	background: #fff;
	border: none;
}
#loginForm fieldset {
    margin:0 0 15px 0;
    display:block;
    border:0;
    padding:0;
}
fieldset#body {
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    padding:15px 15px;
    margin:0;
}
#loginForm #checkbox {
    width:auto;
    margin:3px 6px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

/* Default Input */
#loginForm input {
    width:92%;
    border:1px solid #DADADA;
	color: #222;
	background:#FFF;
    padding:6px;
	font-size: 0.8125em;
    -webkit-apperance:none;
}
/* Sign In Button */
#loginForm #login {
	width: auto;
	float: left;
	background: #e94e38;
	color:#fff;
	font-size: 0.8725em;
	padding: 8px 20px;
	border: none;
	margin: 0 12px 0 0;
	cursor: pointer;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
#loginForm #login:hover {
	background:#1db05e;
}
/* Forgot your password */
#loginForm span{
    display:block;
    padding:0px 0px 15px 15px;
}
#loginForm span a{
	color:#000;
	font-size:0.85em;
    font-weight:500;
    background: none;
	border: none;
	box-shadow: none;
}
#loginForm span a:hover{
	text-decoration:underline;
}


#body label {
    color:#000;
    margin:10px 0 0 0;
    display:block;
    float:left;

    font-weight: 400;
}
#loginForm #body fieldset label{
    display:block;
    float:none;
    margin:0 0 6px 0;
}
#body label i{
	color:#000;
	font-size:1em;
	font-style:normal;
}
.am-icon-globe:before {
  content: "\f0ac";
}

am-btn {
    padding: 0;
    line-height: 1;
    margin-top: -10px;
    color: #fff;
    background-color: #7c6aa6;
    border-color: #7c6aa6;
}



/*----------------------------------------------일정--------------------------------------------------*/
#portfolio-container .mix { display: none }




.latest-work {
    padding: 100px 0;
}
.orangeback h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 40px;
    font-weight: 600;
    color: #313131;
    font-family: "Lora", serif;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
}
.orangeback h2:before {

    border-left: 50px solid #DADADA;
    border-right: 50px solid #DADADA;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
    width: 130px;
}



.orangeback h2:after {
    background: #FF8724 none repeat scroll 0 0 padding-box content-box;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    bottom: -10px;
    content: "";
    height: 22px;
    left: 50%;
    margin-left: -16px;
    padding: 0 0 8px 8px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 22px;



}

.latest-work p {
    text-align: center;
    color: #969595;
    font-size: 15px;
    padding: 0 250px;
    margin: 0 0 40px 0;
    font-family: "Open Sans", sans-serif;
}

.latest-work .portfolio-work .controls {
    text-align: center;
    margin-bottom: 40px;
}


.latest-work .portfolio-work .controls button {
    padding: 7px 20px;
    margin-right: 5px;
    margin-top: 5px;
    text-transform: uppercase;
    background: none;
    border: 2px solid #FF8724;
    color: #969595;
    border-radius: 0;
    margin-top: 0;
}
.latest-work .portfolio-work .controls button:hover {
    background: #FF8724;
    color: #fff;
}
.latest-work .portfolio-work .controls button.active {
    background: #FF8724;
    color: #fff;
}
.latest-work .portfolio-work .portfolio-container .mix { margin-bottom: 30px }
.latest-work .portfolio-work .portfolio-container figure {
   position: relative;
    overflow: hidden;
    display: block;
}


.item-mask {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

    .item-mask h5, .item-mask h6, .item-mask p {
        margin-bottom: 0px;
    }

    .item-mask p {
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 1.5px;
        font-weight: 400;
        margin-top: 0;
        text-align: left;
    }

    .item-mask .item-caption {
        position: absolute;
        bottom: -60px;
        left: 0px;
        padding-left: 30px;
        padding-right: 30px;
        text-align: left;
        transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        opacity: 0;
    }


    .latest-work .portfolio-work .portfolio-container figure a {
        display: inline-block;
    }

    .latest-work .portfolio-work .portfolio-container figure:hover .item-mask {
        opacity: 1;
        visibility: visible;
    }

       .latest-work .portfolio-work .portfolio-container figure:hover .item-mask .item-caption {
            bottom: 30px;
            opacity: 1;
        }

   .latest-work .portfolio-work .portfolio-container figure:hover .item-container {
        transform: scale(1.1);
        transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        width: 100%;
    }
/*----------------------------------------------관광--------------------------------------------------*/
.item-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}



.gallery-grids {
    margin-top: 50px;
}
.gallery-grid{
	float:left;
	width:100%;
}
.gallery-grid-column1 {
  width: 33.3%;
    float: left;

}
.gallery-grid-column2 {
  width: 25%;
    float: left;

}
.gallery-grid-column3 {
  width: 39.4%;
    float: left;

}
.gallery-grid-column4 {
  width: 60.6%;
    float: left;

}
.gallery-grid-column5 {
  width: 39.3%;
    float: left;

}
.gallery-grid-column6 {
  width: 60.7%;
    float: left;

}
.gallery-grid a {
    display: block;
    overflow: hidden;
}
.gallery-grid img{
	padding:.5em;
	border:2px solid #aaa;
}
.gallery p {
    color: #777;
    font-size: 0.875em;
    line-height: 1.8em;
    margin: 1em 0;

}

.grid_list{
	border-bottom: 1px solid rgb(236, 236, 236);
	padding-bottom: 2em;
	cursor: pointer;
	margin-bottom: 2em;
}
.grid_list:hover a{
	text-decoration:none;
}
.grid_img{
	width:50%;
	float: left;
	margin-right: 1em;
}
.grid_text-middle{
	width: 50%;
	float: left;

}
.last{
	margin-right:0;
}
.grid_text h3, .grid_text-middle h3{
	font-size:18px;
        margin: 0;
}
.grid_text h3 a, .grid_text-middle h3 a{
	color:#555;
	text-transform:uppercase;
}
.grid_text p, .grid_text-middle p{
	color:#777777;
	font-size: 1em;
	text-transform: uppercase;
            padding: 0px 0px;
}

img.zoom-img {
     transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
img.zoom-img:hover{
    transform: scale(.9);
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	overflow: hidden;
}
/*----------------------------------------------/관광 --------------------------------------------------*/



/*----------------------------------------------호텔--------------------------------------------------*/
.guide-caption {

	top: 0;
	width: 95.3%;
	position: absolute;
	 background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 82%;
	text-align: center;
       opacity: 0;
    visibility: hidden;
    overflow: hidden;



}

.image-grid:hover div.guide-caption{
	 opacity: 1;
        visibility: visible;
	   transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.tour-guides {
padding-top:6%;

}
.tour-guides-head h3 {
color: #60B0E6;
font-size: 1.97em;
}
.tour-guides-head span{
background:rgba(128, 128, 128, 0.41);
width:5.5%;
height:1px;
display: inline-block;
vertical-align: text-bottom;
}
.tour-guides-head span:nth-child(2){
margin-right:1em;
}
.tour-guides-head p {
width: 84%;
margin: 0 auto;
padding-top:2%;
font-size:1.17em;
line-height: 23px;
color: #90979D;
}
.image-grid p{
padding-top:1.5em;
}
.image-grid p a{
text-decoration:none;
color:#253039;
font-size: 1.5em;
font-weight: 400;
}
.image-grid p a:hover{
color:#80C0EB;
}
/*----------------------------------/호텔---------------------------------------------------------*/
.nav-contain ul li a {
    font-size: 20px;
}


/*------------------------------------------slider------------------------------------------*/

.main-slider .carousel-inner .item figure { position: relative }
.main-slider .carousel-inner .item figure::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
.main-slider .carousel-inner .item figure figcaption {
    bottom: 0;
    left: 6%;
    margin: 0 auto;
    position: absolute;
    right: 6%;
    top: 30%;
    width: 1170px;
    padding: 0 15px;
}
.main-slider .carousel-inner .item figure figcaption h1 {
    margin: 0 0 20px 0;
    color: #ffffff;
    font-family: "Lora", serif;
    font-size: 45px;
    font-weight: 600;
    width: 50%;
    line-height: 50px;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.main-slider .carousel-inner .item figure figcaption p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 30px;
  width: 50%;
}
.main-slider .carousel-inner .item figure figcaption a {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    padding: 10px 40px;
    border-bottom-width: 4px;
    margin-bottom: 4px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.main-slider .carousel-inner .item figure figcaption a:hover {
    text-decoration: none;
    border-bottom-color: #FF8724;
    margin-top: 4px;
    margin-bottom: 0;
}
.main-slider .carousel-indicators li {
    margin: 0;
    height: 5px;
    width: 50px;
    border-radius: 0;
    background: #fff;
    border: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.main-slider .carousel-indicators li:hover { background: #ff8724 }
.main-slider .carousel-indicators .active {
    background-color: #FF8724;
    height: 5px;
    margin: 0;
    width: 50px;
}
.navbar-brand { margin-top: 5px }


.primary-button,
.main-slider .carousel-inner .item figure figcaption a,
.services .services-content .service-box a.btn.btn-primary,
.services .services-content .service-box .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .services .services-content .service-box a.btn.btn-default,
.call-to-action ul li a.btn.btn-primary,
.call-to-action ul li a.btn.btn-default,
.latest-work .portfolio-work .controls button,
.why-choose-us .wcu-left a.btn.btn-primary,
.why-choose-us .wcu-left .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .why-choose-us .wcu-left a.btn.btn-default,
.pricing-table .pricing-content .pricing-cell a.btn.btn-primary,
.pricing-table .pricing-content .pricing-cell .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .pricing-table .pricing-content .pricing-cell a.btn.btn-default,
.pricing-table .pricing-content .featured a.btn.btn-primary,
.pricing-table .pricing-content .featured .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .pricing-table .pricing-content .featured a.btn.btn-default {
    background: #FF8724;
    border-bottom: 2px solid #D9731E;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #fff;
    border-radius: 3px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.main-slider { overflow: hidden }
.main-slider .carousel-inner .item figure { margin: 0 }
.main-slider .carousel-inner .item figure img { width: 100% }
.carousel-control.left,
.carousel-control.right { background: none }
.carousel-indicators{
	z-index:1;
}
.carousel {
	z-index: 0;
}
.carousel-control {
    border: 4px solid #fff;
    bottom: auto;
    height: 65px;
    margin-top: -50px;
    text-shadow: none;
    top: 50%;
    width: 65px;
    padding-top: 14px;
    border-radius: 100px;
    color: #fff;
}
.carousel-control.left {
    left: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #FF8724;
    border-color: #FF8724;
}
.carousel-control.right {
    right: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
}
.main-slider:hover .carousel-control.left {
    left: 30px;
    opacity: 1;
}
.main-slider:hover .carousel-control.right {
    right: 30px;
    opacity: 1;
}


.header_right{
	margin: 10px 50px 0px;
}
/*search*/
.search{
	float:right;
	position: relative;
	background: #f3f4f5;
	border: 1px solid #D8D8D8;
	margin-right: 3%;
	width: 24.33333%;
        margin-top: 20px;
}
.search form{
	width:100%;
}
.sidebar {
    padding-right: 0px;
}
.content_left {
    padding:  0px;
}



.section-gap {
    padding: 50px 0;
    background: #e4dddd;
}


.about-video-left h6 {
  color: #f6214b;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 12px;
}

.about-video-left h1 {
  padding: 20px 0;
}

@media (max-width: 413px) {
  .about-video-left h1 br {
    display: none;
  }
}

.about-video-left p span {
  font-weight: 600;
  color: #222;
}

.about-video-left .primary-btn {
  margin-top: 25px;
  background-color: #222;
  border: 1px solid transparent;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.about-video-left .primary-btn:hover {
  background-color: transparent;
  color: #f6214b;
  border-color: #f6214b;
}

.about-video-right {
  background: url(../images/solution/29.jpg) no-repeat center;
  background-size: cover;
  height: 330px;
}

.about-video-right .overlay-bg {
  background-color: rgba(0, 0, 0, 0.5);
}

.about-video-right .play-btn {
  z-index: 2;
}

@media (max-width: 960px) {
  .about-video-right {
    margin-top: 100px;
  }
}

.align-items-center {
    align-items: center !important;
}
.justify-content-center {
    justify-content: center !important;
}

.d-flex {
    display: flex !important;
}

.primary-btn {
  background-color: #f6214b;
  line-height: 42px;
  padding-left: 30px;
  padding-right: 30px;
  border: none;
  color: #fff;
  border: 1px solid transparent;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.primary-btn:focus {
  outline: none;
}

.primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.primary-btn:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.primary-btn:hover span {
  color: #fff;
  right: 20px;
}

.primary-btn.white {
  border: 1px solid #fff;
  color: #fff;
}

.primary-btn.white span {
  color: #fff;
}

.primary-btn.white:hover {
  background: #fff;
  color: #f6214b;
}

.primary-btn.white:hover span {
  color: #f6214b;
}

.video-wrap a {
	animation: .8s cubic-bezier(0.8, 0, 0, 1) 1s normal none infinite running pulse;
	-webkit-animation: .8s cubic-bezier(0.8, 0, 0, 1) 1s normal none infinite running pulse;
	-moz-animation: .8s cubic-bezier(0.8, 0, 0, 1) 1s normal none infinite running pulse;

	background-color: transparent;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(41, 109, 193, 0.9);
	display: inline-block;
	font-size: 18px;
	height: 75px;
	line-height: 72px;
	text-align: center;
	width: 75px;
	border:2px solid #fff;
	color: #296dc1;
	background:#fff;
}
.video-wrap a:hover{
	background:#a76280;
	border-color:#a76280;
	color:#fff;
}

.a {
    transition: all 0.3s ease 0s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    text-decoration: none;
    color: #333;
    font-size: 13px;
}


.wrapper {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 0 10px;
}
.col-left {
    float: left;
    padding-right: 3%;
    width: 50%;
    margin-top:50px;

}
.col-right {
    float: right;
    padding-left: 3%;
    width: 50%;
    margin-top: 20px;
    margin-bottom: 15px;
}
.ttl-top-about {

    background-position: 0px 0;
    margin: 0px auto 30px auto;
    font-size: 24px;
    text-align: center;
}





.search input[type="text"]{
    margin:0px 0;
    font-family: 'Open Sans', sans-serif;
    padding:8px 16px;
    outline: none;
    color: #5a5a5a;
    background: none;
    border: none;
    width:85.33333%;
    line-height: 1.5em;
    position: relative;
    font-size: 0.8725em;
    -webkit-appearance: none;
    text-transform: capitalize;
}
.search input[type="text"]:hover{
    background: #ffffff;
}
.search input[type="submit"]{
    background: url('../images/search.png') no-repeat 0px 1px;
    border: none;
    cursor: pointer;
    width: 24px;
    outline: none;
    position: absolute;
    height: 24px;
    top: 6px;
    right: 5px;
}


.create_btn{
    float: right;
    margin-top: 20px;
}
.create_btn a{
    text-transform: capitalize;
    display:inline-block;
    padding: 8px 20px;
    font-size: 0.8725em;
    color: #ffffff;

    -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;
}
.create_btn a:hover{
    background: #00405d;
    color:#ffffff;
    text-decoration:none;
}
.create_btn a img{
    vertical-align: top;
    margin-top: 3px;
}

.nav-tabs > li {
    width: 33.33%;
    text-align: center;
}

.nav-tabs>li>a {
    margin: 0 0px;
    padding: 10px 53px;
    line-height: 1.42857143;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    /*color: #016773;*/
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #a76280;
    border-bottom: 3px solid #fa4b2a;

}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border-bottom: 3px solid #fa4b2a;
    background-color: #a76280;
    color:#fff;
}
.tab-image {
    margin-top: 30px;
    padding-left: 0px;
}

/*------------------------------------교두보-------------------------*/

.featured-items{overflow: hidden; margin: 0 auto; display: inline-block; padding-bottom: 10px;}
.featured-items .featured-item{margin: 0 auto; padding-left: 0;}
.featured-items .featured-item .shown{list-style: none;width: 99%;  display: inline-block !important;}
.featured-items .featured-item .shown:nth-last-child(1){margin-right: 0; }
.featured-items .featured-item .shown .item{text-align: left;
    overflow: hidden;

    border-radius: 10px 10px 10px 10px;
    background: #e2e2e2;
}
.featured-items .featured-item .shown .item:hover{background: #373435;  transition:all 1s;}
.featured-items .featured-item .shown .item:hover h5{color: #ebebeb;}
.featured-items .featured-item .shown .item:hover p{color: #ebebeb;}
.featured-items .featured-item .shown .item:hover .more{color: #ebebeb;}
.featured-items .featured-item .shown .item:hover .more:hover{color: #ed3237; text-decoration: none; }
.featured-items .featured-item .shown .item h5{ color: #373435; font-size: 24px;
    line-height: 22px; text-transform: uppercase;font-family: 'source_sans_probold';
    padding: 0 100px;}
.featured-items .featured-item .shown .item img{padding-bottom: 25px;}
.featured-items .featured-item .shown .item p{padding: 0 30px; margin: 0;}
.featured-item {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;

}
.footer-content .featured-item .shown {	display: inline-block !important;  width: 10%; float: left; text-align: center;}

.featured-item .shown {
    display: inline-block;
    text-align: center !important;
    opacity: 0;


}

.featured-item .shown,
.no-js .featured-item li,
.no-cssanimations .featured-item li {
    opacity: 1;
}

.featured-item .shown a,
.featured-item .shown img {
    outline: none;
    border: none;
    display: block;

}


/* Effect 2: Move Up */
.featured-item{margin: 0; padding: 0; width: 100%;}
.featured-item.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    -moz-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
    to { -webkit-transform: translateY(0); opacity: 1; }
}

@-moz-keyframes moveUp {
    to { -moz-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
    to { transform: translateY(0); opacity: 1; }
}


@media screen and (max-width: 900px) {
    .grid li {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .grid li {
        width: 100%;
    }
}


.grow{height: 112px; width: 100%; overflow: hidden; margin-bottom: 5px;}
.grow img {

    width: 100%;

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.grow img:hover {
    width: 120%;

}
