

/* 나눔고딕 */
@font-face {
	font-family:"nanumGothic";
	font-style:normal;
	font-weight:normal;
	src:url("../devFont/NANUMGOTHIC.eot");
	src:url("../devFont/NANUMGOTHIC.eot?#iefix") format("embedded-opentype"),  
	url("../devFont/NANUMGOTHIC.woff") format("woff"),  
	url("../devFont/NANUMGOTHIC.ttf") format("truetype");
}

@font-face {
	font-family:"nanumGothicBold";
	font-style:normal;
	font-weight:bold;
	src:url("../devFont/NANUMGOTHICBOLD.eot");
	src:url("../devFont/NANUMGOTHICBOLD.eot?#iefix") format("embedded-opentype"),  
	url("../devFont/NANUMGOTHICBOLD.woff") format("woff"),  
	url("../devFont/NanumGothicBold.ttf") format("truetype");
}


@font-face {
	font-family:"nanumGothicextraBold";
	font-style:normal;
	font-weight:extrabold;
	src:url("../devFont/NANUMGOTHICEXTRABOLD.eot");
	src:url("../devFont/NANUMGOTHICBOLD.eot?#iefix") format("embedded-opentype"),  
	url("../devFont/NANUMGOTHICBOLD.woff") format("woff"),  
	url("../devFont/NanumGothicExtraBold.ttf") format("truetype");
}

html,
 body {
   height: 100%;
   width: 100%;
  font-family: nanumGothic;
 }
 hr {
   border-color: #f7990e;
   border-width: 3px;
   max-width: 200px;
 }
 hr.light {
   border-color: white;
 }
 
 hr.gray {
	border-color: #dcdcdc;
    border-width: 1px;
	 width:100% !important;
	 min-width:100%;
 }
 hr.sky {
	border-color: #0068b7;
    border-width: 2px;
	 width:100% !important;
	 min-width:100%;
 }
 a {
   -webkit-transition: all 0.35s;
   -moz-transition: all 0.35s;
   transition: all 0.35s;
   /*color: #F05F40;*/
 }
 a:hover {
	 text-decoration:none;
 }
 
 
/*popup*/
#pop0{ }
#pop1{left:610px;}
#pop2{left:1220px;}
#pop3{}
#pop4{}
.popup {
  position: absolute;
  top: 100px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15000;
  /*display: none;*/
  /*overflow: hidden;*/
  -webkit-overflow-scrolling: touch;
  outline: 0;
  height:10%;
  width:10%;
  
  
}

.popup-dialog {
  position: relative;
  width: 450px;
  margin: 10px;
}
.popup-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.popup-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.popup-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.popup-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.popup-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.popup-header .close {
  margin-top: -2px;
}
.popup-title {
  margin: 0;
  line-height: 1.42857143;
}
.popup-body {
  position: relative;
  padding: 15px;
}
.popup-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  background-color:#e5e5e5;
}
.popup-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.popup-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.popup-footer .btn-block + .btn-block {
  margin-left: 0;
}
.popup-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.popup-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.popup-footer .btn-block + .btn-block {
  margin-left: 0;
}
 
 
/* ==========================================================================
Global Styles
========================================================================== */
body {
  font-family: nanumGothic, "나눔고딕",nanumbarungothic, "나눔바른고딕", "돋움", Dotum, 'Merriweather', 'Helvetica Neue', Arial, sans-serif, ;
  font-size: 14px;
  color: #0d0d0d;
  overflow-x: hidden;
}

.sep {
  max-width: 80px;
  border: 2px solid #0d0d0d;
  margin-top: 40px;
  margin-bottom: 40px;
}

.light-sep {
  max-width: 80px;
  border: 2px solid #fff;
  margin-top: 40px;
  margin-bottom: 40px;
}

/* ==========================================================================
Typography
========================================================================== */
h1 {
	font-size:3em;
  /*font-size: 52px;
  font-weight: bold;*/
  letter-spacing: 0.16em;
  padding-bottom:10px;
  letter-spacing:-0.5px;
  font-weight: 600;
  font-family: nanumGothic;
}

h2 {
	font-size:2.5em;
  /*font-size: 36px;
  font-weight: bold;*/
  letter-spacing: 0.05em;
  padding-bottom:10px;
  letter-spacing:-0.5px;
  font-weight: 500;
  font-family: nanumGothic;
}

h3 {
	font-size:2em;
  /*font-size: 26px;
  font-weight: bold;*/
  padding-bottom:10px;
  letter-spacing:-0.5px;
  font-weight: 500;
  font-family: nanumGothic;
}

h3 span.text-right {
	text-align:right;
  font-family: nanumGothic;
}

h4 {
	font-size:1.5em;
  /*font-size: 24px;
  font-weight: 400;*/
  padding-bottom:10px;
  letter-spacing:-0.5px;
  font-weight: 500;
  font-family: nanumGothic;
}

h5 {
	font-size:1.4em;
  /*font-size: 22px;
  font-weight: 400;*/
  padding-bottom:10px;
  letter-spacing:-0.5px;
  font-weight: 100;
  font-family: nanumGothic;
}

h6 {
	font-size:1.2em;
  /*font-size: 18px;
  font-weight: 400;*/
  letter-spacing: 0.05em;
  padding-bottom:10px;
  letter-spacing:-0.5px;
  font-weight: 100;
  font-family: nanumGothic;
}

p {
  font-size: 14px;
  color: #000;
  font-family: nanumGothic;
}
p span.text-right {
	text-align:right;
}
 .bg-primary {
   /*background-color: #F05F40;*/
   background-color: #f7990e;
 }
 .bg-dark {
   background-color: #222222;
   color: white;
 }
 .text-faded {
   color: rgba(255, 255, 255, 0.7);
 }
 section {
   padding: 60px 0;
 }
 aside {
   padding: 50px 0;
 }
 /*.no-padding {
   padding: 0;
 }*/
 
.top-no-padding {
    padding-top:0
}
.bottom-no-padding {
    padding-bottom:0;
}
.pdt10 {
	padding-top:10px;
}
.pdt20 {
	padding-top:20px;
}
.pdb10 {
	padding-bottom:10px;
}
.pdb20 {
	padding-bottom:20px;
}
.f18 {
	font-size:18px;
}
.f16 {
	font-size:16px;
}
.f20 {
	font-size:20px;
}
.f25 {
	font-size:25px;
}
.fb{
	font-weight:bold;
}
 .bg-primary {
   background-color: #337ab7;
   /*background-color: #f7990e;*/
 }
 .bg-dark {
   background-color: #222222;
   color: white;
 }
 .bg-sky {
	 background-color: #f0f8fd;
 }
 .bg-white {
	 background-color: #fff;
 }
 .bg-gray {
	 background-color: #f8f7f3;
 }
 .bg-brown {
	 background-color:#dfd9d4;
 }
 .text-faded {
   color: rgba(255, 255, 255, 0.7);
 }
 .text-white {
   color: rgba(255, 255, 255, 1);
 }
 section {
   padding: 60px 0;
 }
 aside {
   padding: 50px 0;
   clear:both;
 }
 .no-padding {
   padding: 0;
 }

#contact {
	background-color:#222222;
}
 
#contact p {
		font-size: 14px;
		letter-spacing:-0.5px;
		
	}
	
#contact a:hover {
	text-decoration:none;
	color:#fff;
}	

aside a {
	color:#dbdbdb;
}


#first {	
   background-image: url('../image/index/section1.jpg');
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   background-size: cover;
   -o-background-size: cover;
}

#treat {	
   /*background-color:#f0f8fd;*/
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   background-size: cover;
   -o-background-size: cover;
   width:100%;
}

#ablut {	
   background-image: url('../image/index/section3.jpg');
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   background-size: cover;
   -o-background-size: cover;
}
#movie {	
   background-image: url('../image/movie.jpg');
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   background-size: cover;
   -o-background-size: cover;
   width: 100%;
}	


/* all menu ############################################################################### */
.menuopen_back {
	
	width:100%;
	z-index:15000;
	margin:0 auto;
	height:100%;
	position:fixed;
	right:auto;
	left:auto;
	padding:0;
	padding-top:100px;
	top:0;
	text-align:center;
	background: rgba(0, 0, 0, 0.9);
	display:none;
	
   background-position: center;
   background-size: cover;
   
  -moz-transition: all 2s ease 0;
  -o-transition: all 2s ease 0;
  -webkit-transition: all 2s ease 0;
  transition: all 2s ease 0;
  
}
.menuopen_back .right {float:right; padding-top:30px; padding-right:40px;
	z-index:15001;}
.menuopen {width:100%;margin:0 auto;}
.allmenu {width:800px;margin:0 auto;text-align:left;}


.allmenu a {
	color:#fff;
	text-decoration:none;
}
.allmenu h5 {
	font-size:16px;
	text-align:center;
}

.allmenu .text-muted a {
	color:rgba(255, 255, 255, 0.6);
	text-decoration:none;
}
.allmenu ul {width:100%;margin:0 auto;text-align:left; padding-top:20px;}
.allmenu ul li {width:100%;clear:left;text-align:left;font-size:14px;padding-bottom:7px; padding-left: 0 !important; margin-left:0 !important;font-weight:normal;
}


/*------------------------------------------------------------------
[Navbar]
*/


@media (min-width: 992px) {


}

@media (max-width: 991px) {



h1 {
  font-size: 42px;
  letter-spacing: 0.16em;
  font-weight: 600;
  font-family: nanumGothic;
}

h2 {
  font-size: 30px;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: nanumGothic;
}

h3 {
  font-size: 24px;
  font-weight: 200;
  font-family: nanumGothic;
}

h4 {
  font-size: 20px;
  font-weight: 100;
  font-family: nanumGothic;
}

h5 {
  font-size: 18px;
  font-weight: 100;
  font-family: nanumGothic;
}

h6 {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 100;
  font-family: nanumGothic;
}
}

@media (min-width: 979px) {	
.hid_x {display:none;}
}
@media (max-width: 980px) {
    .fix_right {display:none;}
    .hid {display:none;}
}


 
 header  {
   position: relative;
   width: 100%;
   height: 80%;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   background-size: cover;
   -o-background-size: cover;
   background-position: center;
   /*background-image: url('../image/header.jpg');*/
   text-align: center;
   color: white;
 }
 header .header-content {
   position: relative;
   text-align: center;
   padding: 100px 15px 100px;
   width: 100%;
 }
 header .header-content .header-content-inner h1 {
   font-weight: 600;
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 30px;
  font-family: nanumGothic;
 }
 header .header-content .header-content-inner hr {
   margin: 30px auto;
 }
 header .header-content .header-content-inner p {
   color: rgba(255, 255, 255, 0.7);
   font-size: 16px;
   margin-bottom: 50px;
  font-family: nanumGothic;
 }
 
 
 @media (min-width: 768px) {
   header {
     min-height: 80%;
   }
   header .header-content {
     position: absolute;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     padding: 0 50px;
   }
   header .header-content .header-content-inner {
     max-width: 1000px;
     margin-left: auto;
     margin-right: auto;
   }
   header .header-content .header-content-inner h1 {
     font-size: 50px;
   font-weight: 600;
  font-family: nanumGothic;
   }
   header .header-content .header-content-inner p {
     font-size: 18px;
     max-width: 80%;
     margin-left: auto;
     margin-right: auto;
  font-family: nanumGothic;
   }
   
 }

#main-carousel .carousel-inner .item {
  width:100%;
  height: 100%;
  margin:0 auto; 
   -webkit-background-size: cover;
   -moz-background-size: cover;
   background-size: cover;
   -o-background-size: cover;
   background-position: center;
 }

#main-carousel .carousel-indicators {
  bottom:10%;
 }

#main-carousel .carousel-indicators li{
  background: #67a609;
  border: 1px solid #67a609;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  text-indent: -9999px;
  display: inline-block;
  border-radius:50%;
    /*
     border-top-left-radius: 5px 5px;
     border-bottom-left-radius: 5px 5px;
     border-top-right-radius: 5px 5px;
     border-bottom-right-radius: 5px 5px;*/
 }

#main-carousel .carousel-indicators li:hover{
  background: #497607;
  border: 1px solid #497607;
 }

.carousel-indicators .active{
  background-color: #497607 !important;
  
 }


 #main-carousel .carousel-caption {
  z-index: 11;
  text-align:center;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     padding: 0 50px;
   margin:0 auto;
   color:#fff;
   
   text-shadow:0 0 2px #000;
 }

#main-carousel .carousel-caption > div{
     vertical-align: middle;
     display: table-cell;
 }

#main-carousel .carousel-inner {
  height:100%;
  width:100%;
 }

#main-carousel .carousel-inner h1 {
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 52px;
   color:#fff;
  font-weight: 600;
   
 }

#main-carousel .carousel-inner h2 {
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 40px;
   color:#fff;
  font-weight: 400;
 }

#main-carousel .carousel-inner h1 span{
   color:#7ab700;
  font-weight: normal;
 }

#main-carousel .carousel-inner p {
   font-weight: normal;
   color: rgba(255, 255, 255, 1);
   font-size: 18px;
   margin-bottom: 50px;
  font-weight: normal;
 }

#main-carousel .carousel-left{
    
  left:80px;
     border-top-right-radius: 5px 5px;
     border-bottom-right-radius: 5px 5px;
  /*background-color:#43484e;*/
     padding:5px 10px;
     color:#fff;
  
 }

#main-carousel .carousel-right{
  right:80px;
     border-top-left-radius: 5px 5px;
     border-bottom-left-radius: 5px 5px;
  /*background-color:#43484e;*/
     padding:5px 10px;
 }

#main-carousel:hover .carousel-left{
  left:85px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
 }

#main-carousel:hover .carousel-right{
  right:85px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
 }

#main-carousel .carousel-left,
 #main-carousel .carousel-right{
  padding: 15px;
  z-index: 100;
  font-size: 60px;
  color: rgba(255, 255, 255, 1) !important;
  top: 45%;
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
 }

.carousel-right {
   right:65px
 }

.carousel-left {
   left:65px
 }

#main-carousel .carousel-left:hover,
 #main-carousel .carousel-right:hover{
  color: #F6F6F6;
 }






@media (max-width: 768px) {
	
	
	section { padding: 40px 0;}
	p {line-height:100%;}
	
	
	
  #main-carousel .carousel-inner .item {
  width:100%;
  height: 100%;
  margin:0 auto; 
 }
  #main-carousel .carousel-caption {
     top: 45%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     padding: 0 20px;
      right:5%;
      left:5%;
   text-shadow:0 0 2px #000;
  
 }

#main-carousel .carousel-caption > div{
     vertical-align: middle;
     display: table-cell;
 }

#main-carousel .carousel-inner {
  height:100%;
  width:100%;
 }

#main-carousel .carousel-inner h1 {
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 50px;
  font-weight: normal;
 }

#main-carousel .carousel-inner h2 {
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 30px;
  font-weight: normal;
  
 }
 
#main-carousel .carousel-inner h3 {
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 0;
   font-size: 25px;
  font-weight: normal;
  
 }
 }
 
 



 .section-heading {
   margin-top: 0;
 }
 .service-box {
   max-width: 400px;
   margin: 20px auto 0;
 }
 @media (min-width: 992px) {
   .service-box {
     margin: 20px auto 0;
   }
 }
 .service-box p {
   margin-bottom: 0;
 }
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
  margin-left:0;
  margin-right:0;
}
.portfolio-box h6 {
  color: #fff;
  font-weight: 300;
  margin: 0;
  position: absolute;
  padding: 20px 15px;
  bottom: 0;
  opacity: 1;
  text-shadow:0 0 2px #000;
  width:100%;
  background: rgba(0, 0, 0, 0.6);
}
.portfolio-box:hover h6 {  
  opacity: 0;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
.portfolio-box img{
	width:100%;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
  .portfolio-box img{
	width:100%;
}
}



 
.portfolio {
  padding: 60px 0;
}
.filter {
  text-align: center;
}
.filter .btn {
  font-weight: 400;
}
.filter input[type="radio"] {
  display: none;
}
.grid {
  width: 100%;
  padding: 0;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: #000;
  text-align: center;
  cursor: pointer;
  width:100%;
  /*width: 33.33333333%;*/
  box-sizing: border-box;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: opacity 0.3s, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.grid figure figcaption > a {
  z-index: 1000;
  position: absolute;
  right: 50%;
  top: 55%;
  margin-right: -47px;
  opacity: 0;
  -webkit-transform: translate3d(0, 60px, 0);
          transform: translate3d(0, 60px, 0);
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
          transition: transform 0.35s, opacity 0.35s;
}
.grid figure h5 {
  color: #fff;
  font-weight: 100;
  margin: 0;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  top: 40%;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
          transition: transform 0.35s, opacity 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
}
.grid figure h5::after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 80px;
  margin-left: -40px;
  height: 1px;
  /*background: #4ecdc4;*/
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
}
.grid figure h5 span {
  font-weight: 800;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
  margin: 0;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  top: 55%;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
}
.grid figure:hover h5 {
	font-size:1.4em;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover h5::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.grid figure:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover figcaption > a {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure span.subject {
	
  color: #fff;
  font-weight: bold;
  margin: 0;
  position: absolute;
  left: 30px;
  bottom: 30px;
  opacity: 1;
  z-index:10;
  font-size:25px;
   text-shadow:0 0 2px #000;
}

.grid figure:hover span.subject {
  opacity: 0;
}


 .news-box {
   max-width: 500px;
   margin: 50px auto 0;
     border:1px solid #dcdcdc;
     padding:15px 15px 15px 15px;
     min-height:160px;
     overflow:hidden;
 }
 @media (min-width: 992px) {
   .news-box {
     margin: 20px auto 0;
     min-height:60px;
   }
 }
 @media (max-width: 768px) {
   .news-box {     
   
	 border:0px;
     border-top:1px solid #dcdcdc;
     min-height:60px;
	 width:100%;
     margin: 0px auto 0;
   }
   .last-hr {
	   border-bottom:1px solid #dcdcdc;
   }
   
 }
 .news-box p {
   margin-bottom: 0;
 }

 .call-to-action h2 {
   margin: 0 auto 20px;
 }
 .text-primary {
   color: #0073be;
 }
 .no-gutter > [class*='col-'] {
   padding-right: 0;
   padding-left: 0;
 }
 .btn-default {
   color: #222222;
   background-color: white;
   border: 1px solid #dcdcdc !important;
   -webkit-transition: all 0.35s;
   -moz-transition: all 0.35s;
   transition: all 0.35s;
 }
 .btn-default:hover,
 .btn-default:focus,
 .btn-default.focus,
 .btn-default:active,
 .btn-default.active,
 .open > .dropdown-toggle.btn-default {
   color: #222222;
   background-color: #f2f2f2;
   border-color: #ededed;
 }
 .btn-default:active,
 .btn-default.active,
 .open > .dropdown-toggle.btn-default {
   background-image: none;
 }
 .btn-default.disabled,
 .btn-default[disabled],
 fieldset[disabled] .btn-default,
 .btn-default.disabled:hover,
 .btn-default[disabled]:hover,
 fieldset[disabled] .btn-default:hover,
 .btn-default.disabled:focus,
 .btn-default[disabled]:focus,
 fieldset[disabled] .btn-default:focus,
 .btn-default.disabled.focus,
 .btn-default[disabled].focus,
 fieldset[disabled] .btn-default.focus,
 .btn-default.disabled:active,
 .btn-default[disabled]:active,
 fieldset[disabled] .btn-default:active,
 .btn-default.disabled.active,
 .btn-default[disabled].active,
 fieldset[disabled] .btn-default.active {
   background-color: white;
   border-color: white;
 }
 .btn-default .badge {
   color: white;
   background-color: #222222;
 }
 .btn-primary {
   color: white;
   background-color: #0073be;
   border-color: #0073be;
   -webkit-transition: all 0.35s;
   -moz-transition: all 0.35s;
   transition: all 0.35s;
 }
 .btn-primary:hover,
 .btn-primary:focus,
 .btn-primary.focus,
 .btn-primary:active,
 .btn-primary.active,
 .open > .dropdown-toggle.btn-primary {
   color: white;
   background-color: #034571;
   border-color: #034571;
 }
 .btn-primary:active,
 .btn-primary.active,
 .open > .dropdown-toggle.btn-primary {
   background-image: none;
 }
 .btn-primary.disabled,
 .btn-primary[disabled],
 fieldset[disabled] .btn-primary,
 .btn-primary.disabled:hover,
 .btn-primary[disabled]:hover,
 fieldset[disabled] .btn-primary:hover,
 .btn-primary.disabled:focus,
 .btn-primary[disabled]:focus,
 fieldset[disabled] .btn-primary:focus,
 .btn-primary.disabled.focus,
 .btn-primary[disabled].focus,
 fieldset[disabled] .btn-primary.focus,
 .btn-primary.disabled:active,
 .btn-primary[disabled]:active,
 fieldset[disabled] .btn-primary:active,
 .btn-primary.disabled.active,
 .btn-primary[disabled].active,
 fieldset[disabled] .btn-primary.active {
   background-color: #052e50;
   border-color: #052e50;
 }
 .btn-primary .badge {
   color: #0073be;
   background-color: white;
 }
 .btn {
   border: none;
   border-radius: 3px;
   text-transform: uppercase;
 }
 .btn-xl {
   padding: 15px 30px;
 }
 
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px !important;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-sm:hover {
	
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px !important;
  font-size: 11px !important;
  line-height: 1.5;
  border-radius: 3px !important;
}
.btn-circle {	
width:80px;
height:80px;
   border: none;
   border-radius: 50%;
   font-weight: 700;
   text-transform: uppercase;
   padding-top:30px;
   padding
}
 ::-moz-selection {
   color: white;
   text-shadow: none;
   background: #222222;
 }
 ::selection {
   color: white;
   text-shadow: none;
   background: #222222;
 }
 image::selection {
   color: white;
   background: transparent;
 }
 image::-moz-selection {
   color: white;
   background: transparent;
 }
 body {
   webkit-tap-highlight-color: #222222;
 }
 ​
 

