@charset "utf-8";
/* CSS Document */

body {
      font: 400 14px/1.8 "Nanum Gothic", sans-serif;
      color: #777;
}
h3, h4 {
      margin: 10px 0 30px 0;
      letter-spacing: 2px;      
      font-size: 20px;
      color: #111;
}
.container {
      padding: 20px;
}
 .person {
      border: 10px solid transparent;
      margin-bottom: 25px;
      width: 80%;
      height: 80%;
      opacity: 0.7;
}
.person:hover {
      border-color: #f1f1f1;
 }
.carousel-inner img {
     /* -webkit-filter: grayscale(90%);*/ 
     /* filter: grayscale(90%);  make all photos black and white */ 
      width: 100%; /* Set width to 100% */
      margin: auto;
 }
  .carousel-caption h3 {
      color: #fff !important;
  }
  .bg-1 {
      background: #2d2d30;
      color: #bdbdbd;
  }
  .bg-1 h3 {color: #fff;}
  .bg-1 p {font-style: italic;}
  .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
  }
  .list-group-item:last-child {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail p {
      margin-top: 15px;
      color: #555;
  }
  .btn {
      padding: 20px 30px;
      background-color: #fff;
      color: #000;
      border-radius: 50px;
      transition: .2s;
      font-size: 2.5em;
      font-weight: 800;
  }
  .btn:hover, .btn:focus {
      border: 1px solid #ccc;
      background-color: #ffe100;
      color: #000;
  }
  .sbtn {
      padding: 10px 60px;
      background-color: #fff;
      color: #000;
      border-radius: 30px;
      transition: .2s;
      font-size: 2em;
      font-weight: 500;
  }
  .modal-header, h4, .close {
      background-color: #333;
      color: #fff !important;
      text-align: center;
      font-size: 30px;
  }
  .modal-header, .modal-body {
      padding: 40px 50px;
  }
  .nav-tabs li a {
      color: #777;
  }
  #googleMap {
      width: 100%;
      height: 400px;
      -webkit-filter: grayscale(50%);
      filter: grayscale(50%);
  }  
  .navbar {
      font-family: "Nanum Gothic", sans-serif;
      margin-bottom: 0px;
      background-color: #fff;
      border: 0;
      font-size: 1.3em !important;
      font-weight: 600;
      letter-spacing: 1px;
      border-bottom: 1px solid #e0e0e0;
      padding-top: 10px;
      height:80px;
	 /* height:60px;
      opacity: 0.9;*/
  }
  .navbar li a, .navbar .navbar-brand { 
      color: #333 !important;
  }
  .navbar-nav li a:hover {
      color: #000 !important;
	  border-bottom: 2px solid #ffcc00;
  }
  .navbar-nav li.active a {
      color: #000 !important;
      border-bottom: 2px solid #ffcc00 !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
  }
#myNavbar{
    background-color: #fff;
}
  .open .dropdown-toggle {
      color: #fff;
      background-color: #fff !important;
  }
  .dropdown-menu li a {
      color: #000 !important;
  }
  .dropdown-menu li a:hover {
      background-color: #fff !important;
  }
  footer {
      font-size:12px;
      background-color: #2d2d30;
      color: #fff;
      padding: 32px;
  }
  footer a {
      color: #fff;
  }
  footer a:hover, footer a:active, footer a:visited {
      color: #ffcc00;
      text-decoration: none;
  } 
footer>.row{
    width:980px;
    margin: 0px auto;
}
  .form-control {
      border-radius: 0;
  }
  textarea {
      resize: none;
  }
/*2018새로 구성*/
 #myCarousel{
    padding-top:80px;
}
.navbar-brand {
    padding: 10px;
}
#myBand{
    width:100%;
    background-color: #ffe600;
}
#myBand>img{
    padding: 0px;
}
/*서비스 이미지 사이즈 조절*/
.paddingImg {
    width:98%;
    height:98%;
    border: 1px solid #666;
}
.sImg{
     width:98%;
    height:98%;
    border: 1px solid #fff;
}
#kiddyContact{
    width:100%;
    background-image: url(../images/mailing.png);
    background-attachment: fixed;
}

#kiddyContact>.callStyle{
    margin: 0 auto;
    width:80%;
    text-align: left; 
}
.color-white{
    color:#fff;
}
.paddingNO{
    padding: 0px;
}
#kiddycom{
    width:100%;
    background-color: #c1c1c1;
}
#kiddycom>.row{
    margin: 0 auto;
    width:980px;
}
.tY{
    font-size:14px;
    color:#ffcc00;
}
@media (max-width: 600px) {
    .carousel-caption {
      display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
     .navbar {
    }
    #myBand>img{
        padding: 0px;
        width: 100%;
        height:100%;
    }
    #kiddyContact>.callStyle{
        width:90%;
        text-align:center;
    }
    #kiddycom>.row{
        width:100%;
    }
     footer .row{
     width:90%;
    }
    
    .text-right{
        text-align: left;
    }
    #contact{
     width:96%;   
    }
    iframe{
       width:340px;
       height:180px;
    }
   .btn {
      padding: 10px 20px;
      font-size: 1.5em;
      font-weight: 800;
    }
   .btn:hover, .btn:focus {
          border: 1px solid #ccc;
          color: #000;
    }
    #myrow, #contact{
       padding-top: 90px;  
       width:580px; 
    }
    #myrow, #contact{
       padding-top: 90px;  
       width:500px; 
    }
}

@media (min-width: 980px) {
     .navbar {
         height:80px;
    }
    .container-fluid{
        width:1000px;
    }
    footer>.row{
        width:900px;
        margin: 0px auto;
    }
}
@media (max-width: 800px) {
    #band>#row,#sand>#row,#indoor>#row,#cork>#row{
        width:100%;
        height:50px;
    }
    .subImg{
        width:100%;
        height:100%;
        padding: 0px;
    }
     .text-right{
        text-align: left;
    }
}
/*슬라이드효과*/
.slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide; 
    /* The duration of the animation */
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0%);
    } 
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
/*subpage center붙이기 찾기*/
#band, #sand, #indoor, #cork{
    padding-top: 70px;
    width:100%;
}

#band>#row,#sand>#row,#indoor>#row,#cork>#row{
    width:1024px;
    height : 420px;
}
#band01>h3,#band02>h3,#band03>h3,#band04>h3{
    float: left;
    text-align: left;
    width:100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}
#sand01>h3,#sand02>h3,#sand03>h3,#sand04>h3{
    float: left;
     text-align: left;
    width:100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}
#indoor01>h3,#indoor02>h3,#indoor03>h3,#indoor04>h3{
    float: left;
     text-align: left;
    width:100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}
#cork01>h3,#cork02>h3,#cork03>h3,#cork04>h3{
    float: left;
     text-align: left;
    width:100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
.text-center{
    text-align: center;
}
#myrow, #contact{
   padding-top: 90px;  
   width:750px; 
}
