@charset "utf-8";
/* CSS Document */
body {
	font-family: "Adobe 黑体 Std R", "Adobe 繁黑體 Std B", lekton;
	
	

}

	li {
    line-height: 26px;
    font-size: 14px;
}
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
   border-left: 0px solid #eeeeee;
}
.navbar {
    background: #242177;
    margin-bottom:0;
	/*min-height:0px;*/
    min-height:70px;
}
.navbar-inner {
    background: #242177;
    border-radius: 0;
    filter: none;
    border: none;
    box-shadow: none;
	
}

.navbar .nav > li > a:focus  {

    color: #fff;
}
.navbar .nav > li > a {
    text-transform:uppercase;
    line-height: auto;
    vertical-align: middle;
	
    margin:10px 3px;
    /*-webkit-box-shadow: none;
    -moz-box-shadow: none;*/
    border: 1px solid #242177;
    box-shadow: none;
    font-size:15px;
    text-shadow: none;
    color: #fff;
    transition: border-color 1s ease;
}
.navbar .nav > li:hover> a, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    border: 1px solid #ed3c85;
    color: #fff;
    background-color: #242177;
    transition: border-color 1s ease;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #ed3d85;
}
.navbar .brand img {
    width: auto;
    height: 40px; 
}
.navbar .brand {
    display: block;
    float: left;
    padding: 5px 20px 5px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777777;
	background-color: #fff;
    text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: right;
    margin: 0 10px 0 0;
}
@media (max-width: 979px){
	.navbar .nav {
    float: left;
	position: relative;
    left: 0;
    display: block;
	
}
}

.da-slider .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ed3d85;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.da-slider {
    width: 100%;
    min-width: 320px;
    height: 520px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: transparent url(../images/slider.jpg) repeat-x 0% center;
    background-size: auto 100%;
    -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
}
.fittext2 {
	width:50%;
	top:70px;
}
.triangle {
    margin: 0 auto;
    text-align: center;
    width: 0;
    height: 0;
    border-top: 30px solid #242177;
    position: relative;
}

.primary-section .triangle {
    border-top: 40px solid #ed3c85;
}
.primary-section {
    background: #242177;
	color: #fff;
}
.primary-section p {
	color: #fff;
}
.primary-section, .primary-section .title p, .primary-section h3 {
    color: #00aac4;
}

.secondary-section .triangle {
    border-top: 40px solid #242177;
}
.third-section {
    padding-bottom: 70px;
    /* background: #181A1C url(../images/brand-bg.png) no-repeat center; */
    /* border-top: 6px solid #f9920b; */
	background: none;
    border-top: none;
    background-color: #656fa6;
	color: #242177;
}
.third-section p {
	color: #fff;
}
.third-section .title {
    border-bottom: 1px solid #A1AAB7;
    color: #fff;
}
.thrid-section, .thrid-section .title p, .thrid-section h3 {
    color: #fff;
	background-color: #f9920b;
}
.four-section .triangle {
    border-top: 40px solid #656fa6;
}
.four-section .title ,
.five-section .title {
    border-bottom: 1px solid #fff;
}


.four-section,
.secondary-section {
    background: #ed3c85;
}
.four-section h1 {
    color: #fcf490;
}
.five-section {
    padding-bottom: 70px;
    background: #181A1C url(../images/brand-bg.png) no-repeat center;
    border-top: 6px solid #f9920b;
	color: #fff;
}
 .five-section p {
	color: #fff;
}
.secondary-section h1, .secondary-section .title p {
    color: #242177;
}
.nav-pills > li > a,
.nav-pills > li > a:focus {
    background: #f9920b;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 5px;
    padding-left: 25px;
    padding-right: 25px;
    border: 0px solid #f9920b;
}
.nav-pills > li > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background: #242177;
    color: #fff;
}
.nav-pills2 > li > a {
    background: #f9920b;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 5px;
    padding-left: 25px;
    padding-right: 25px;
    border: 0px solid #f9920b;
	    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.nav-pills2 > li > a:hover, .nav-pills2 > .active > a, .nav-pills > .active > a:hover, .nav-pills2 > .active > a:focus {
    background: #fff;
    color: #242177;
}
h7 {
	font-size: 22px;
	padding: 8px;
	margin: 0 0 10px;
	line-height: 32px;
	font-weight:600;
}
.t-small {
	color:#999999 ;
	font-size: 14px;
}
a {
    color: inherit;
    text-decoration: none;
}

.thumbnail h3 {
    color: #f9920b;
    margin-top: 10px;
    font-size: 20px;
}
.project-info span, .project-title h3 {
    color: #f9920b;
}
.project-title {
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ed3c85;
}
.team .thumbnail .mask {
    background: #ed3c85;
}
.thumbnail .mask {
	opacity: 0.85;
	filter: alpha(opacity=85);
	top: -140%;
	left: -12px;
	width: 100%;
	height: 100%;
	background: #242177;
	position: absolute;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2 s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.thumbnail:hover .more {
    top:50%;
    margin-top:-40px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3 s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.team .info-thumd .mask {
    background: #ed3c85;
}

.testimonial p {
    color: #181A1C;
    background: #f9920b;
    padding: 15px;
    margin: 0;
}
.testimonial .arrow {
    margin-left: 10px;
    width: 0;
    border-top: 10px solid #f9920b;
    border-left: 20px outset transparent;
    border-right: 20px outset transparent;
}
.client-nav li a {
    display: inherit;
   padding: 5px;
   background: none ;
    border-radius: 3px;
    width: 20px;
    height: 20px;
}

.scrollup {
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    width: 39px;
    height: 39px;
    border-radius: 5px;
    font-size: 20px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    border: 1px solid #fff;
    display: none;
    background: #f9920b;
	z-index: 999;
}
.button-sp:hover, .button-sp:active {
    background-color: #00aac4;
    color: #fff;
}
.button-sp, .button-sp:visited, .button-sp:focus {
    border: none;
    background-color: #f9920b;
    color: #242177;
}
.button-ow:hover, .button-ow:active, .button-ow:visited, .button-ow:focus {
    background-color: #242177;
    color: #fff  ;
	border: none;
	padding: 0px 10px;

}
.button-ow {
    border: none;
    background-color: #fff;
    color: #ed673f;
	padding: 0px 10px;
}
.button-ps, .button-ps:visited, .button-ps:focus {
    border:none;
    background-color:#00aac4;
    color:#fff;
}
.button-ps:hover, .button-ps:active {
    background-color:#f9920b;
    color:#242177;
}
.price-column h3 {
    background-color: #242177;
    text-transform: uppercase;
    text-align: center;
    color: #f9920b;
    padding: 40px 0px;
    font-size: 36px;
    margin-top: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}

.contact .social > li > a:hover {
    color: #242177;
}
.info .social > li > a {
    color: #fff;
}
.info .social > li > a:hover {
    color: #242177;
}


 .footer {
    background: #242177;
    text-align: center;
}
.footer a {
    color: #f9920b;
}

@media (max-width: 979px) {
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px 20px;
}
.none-979 {
	display:none;
}
}
@media (max-width: 770px) {
.section .title h1 {
    margin-bottom: 20px;
    padding: 0;
    font-size: 28px;
    line-height: 34px;
    margin: 0px;
}
.section .container {
    padding-top: 30px;
}
.block-770 {
	display:block;
}
}
.radio-block {
margin-right:20px; white-space:nowrap;
}
@media (max-width: 480px) {
.radio-block {
	display:block;
}
}
.border0 {
    border: 0px solid #000 !important;
}

.thumbnail .more {
    display: block;
    z-index: 4;
    position: absolute;
    /*top: 120%;*/
    left: 50%;
    margin: 0 auto;
    margin-left: -41px;
    width: 80px;
    height: 80px;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    line-height: 70px;
    text-align: center;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-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);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.portfolio-modal .modal-content {
    background-color: rgba(0,0,0,0.79);
}
.modal {
    position: fixed;
	width:100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
	background-color: transparent;
	margin-left: 0px
}
.modal.fade.in {
    top: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: transparent;
}
.modal-body2 {
    position: relative;
    padding: 15px;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}
.info-thumd {
	padding-right: 0px;
  padding-left: 0px;
  height: 80px;
  width:23.5%;
  border: 1px solid;
  overflow:hidden;
  display: inline-block;
  margin: 10px 0;
  padding: 0px !important;
}
@media (max-width: 1200px) {
	.info-thumd {
		width: 23%;
}
}
@media (max-width: 979px) {
	.info-thumd {
		width: 22.5%;
}
}
@media (max-width: 767px) {
	.info-thumd {
		width: 24.2%;
}
}
@media (max-width: 749px) {
	.info-thumd {
		width: 23.3%;
}
}
@media (max-width: 382px) {
	.info-thumd {
		width: 23%;
}
}
.padding-15 {
padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.txt-w {
	color: #fff;
}
.txt-bk {
	color: #000;
}
.txt-blue {
	color: #00aac4;
}
.txt-purple {
	color: #242177;
}
.txt-pink {
	color: #ed3d85;
}
.txt-org {
	color: #f9920b;
}
.txt-yellow {
	color: #fff100;
}
.txt-yellow-l {
	color: #fcf490;
}
.txt-red {
	color: rgba(252,6,10,1.00);
}
.txt-org-dark {
	background-color: #ed673f;
}
.bg-w {
	background-color: #fff;
}
.bg-bk {
	background-color: #000;
}
.bg-blue {
	background-color: #00aac4;
}
.bg-purple {
	background-color: #242177;
}
.bg-pink {
	background-color: #ed3d85;
}
.bg-org {
	background-color: #f9920b;
}
.bg-org-dark {
	background-color: #ed673f;
	}
.bg-transparent {
	background-color: transparent;
	}

.panel {
    margin-bottom: 20px;
    /*background-color: #fff;*/
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
    padding: 5px;
}
.tag-btn a {
	border: 1px #fff solid;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	opacity: 0.5;
}
.tag-btn a:hover {
	
	opacity: 1;
}

.line {
	border-bottom: rgba(192,6,122,1.00) 1px solid;
}
.width-100 {
	width: 100%;
}
.form-inline-block {
	display:inline-block;
	width: 49.65%;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: rgba(169,169,169,1.00);
  opacity: 1;
}
.form-padding a {
	color: #fff;
	text-decoration: none;
}
.form-padding a:hover {
	color: #fff;
	text-decoration: underline;
	
}
.nav > .disabled > a,
.nav > .disabled > a:focus {
    color: rgba(97,97,97,1.00);
    background: rgba(170,170,170,1.00);
}
.nav > .disabled > a:hover {
    color: rgba(97,97,97,1.00);
    background: rgba(170,170,170,1.00);
}
@media (max-width: 979px) {
	.form-inline-block {
	display:block;
	width: 100%;
}
}
@media (max-width: 768px) {
.form-padding {
	padding: 0 20px;
}


}



.wizard a {
        padding: 8px 12px 8px;
    margin-right: 12px;
	margin-bottom: 10px;
    background: #f9920b;
    position: relative;
    display: inline-block;
}
.wizard a:before {
       width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 15px solid #ed3d85;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.wizard a:after {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 15px solid #f9920b;
    position: absolute;
    content: "";
    top: 0;
    right: -15px;
    z-index: 2;
}
.wizard a:first-child:before,
.wizard a:last-child:after {
    border: none;
}
.wizard a:first-child {
    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
}
.wizard a:last-child {
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
}
.wizard .badge {
    margin: 0 5px 0 18px;
    position: relative;
    top: -1px;
}
.wizard a:first-child .badge {
    margin-left: 0;
}
.wizard .current {
    background: #007ACC;
    color: #fff;
}
.wizard .disable {
    background: #f9920b;
    color: #fff;
}
.wizard .current:after {
    border-left-color: #007ACC;
}


/* ff anti-aliasing bug - http://coderwall.com/p/tpmsta */
.mywizard li {
    position: relative;
    background: #f5f5f5;
    padding-right: 30px;
    padding-left: 5px;
}

.mywizard li a:after, .mywizard li a:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mywizard li a:after {
    border-color: rgba(245, 245, 245, 0);
    border-left-color: #f5f5f5;
    border-width: 20px;
    top: 50%;
    margin-top: -20px;
    margin-left: -30px;
}

.mywizard li a:before {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 30px;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
}
.mywizard li .badge {
    vertical-align: text-bottom;
    padding-top: 3px;
}
.round {
	border-radius: 4px;
	padding: 0px 10px;
    vertical-align: top;
}

.da-slide-current h2, .da-slide-current h4, .da-slide-current p, .da-slide-current .da-link {
    left: 0%;
    opacity: 1;
}
.da-slide p {
    position: relative;
    width: 100%;
    padding: 0px;
    /* top: 230px; */
    color: #fff;
    height: 90px;
    overflow: hidden;
    font-weight: 400;
}
	.da-slide h2 {
    position: relative;
    font-size: 47px;
    width: 100%;
    /* top: 120px; */
    font-weight: bold;
    padding-top: 10%;
	line-height: 65px;
}
.da-slide h4 {
    position: relative;
    width: 100%;
    font-size: 22px;
    /* top: 175px; */
    font-weight: normal;
	padding: 15px 0;
}
.da-dots {
	display: none;
}
.section {
    padding-bottom: 70px;
}
@media (max-width: 979px) {
.da-slide h2 {
    position: relative;
    font-size: 43px;
    width: 100%;
    /* top: 120px; */
    font-weight: bold;
    padding-top: 10%;
	line-height: 55px;
}

.da-slide-current h4, .da-slide-current p, .da-slide-current .da-link {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	}
	}
@media (max-width: 767px) {
		.da-slide-current h2 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 35px;
	line-height: 45px;
	}

}
@media (max-width: 600px) {
		.da-slide-current h2 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 28px;
	line-height: 38px;
	}

}
@media (max-width: 480px) {
.da-slide-current h2 {
	font-size: 22px;
	line-height: 28px;
	top:10px;
	}
}