

/*
*@author:Jacobwang
*@date:2015-04-15
*@info:main.css
*/

/*reset*/
 
.response{
text-align: center;
padding-bottom: 20px;    
} 
.wrap-index { overflow: hidden; }

.dark-green { color: #4c5b52; }

.light-green { color: #00853e; }

.mb-50 { margin-bottom: 50px; }

/*slider*/

.slider { float: left; }

.slider .jquery-reslider .slider-block {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 97;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0;
 }

.slider .jquery-reslider .slider-direction {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 45%;
  z-index: 99;
  cursor: pointer;
}

 .slider .jquery-reslider .slider-direction.slider-direction-prev {
  left:5%;
  background: url('../images/prev.png') no-repeat;
  top:70%;
}

.slider .jquery-reslider .slider-direction.slider-direction-next {
  left:7%;
  top:70%;
  background: url('../images/next.png') no-repeat
} 

.slider .jquery-reslider .slider-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 80px;
}

.slider .jquery-reslider .slider-dots li {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  display: inline-block;
  margin: 10px;
  border: 1px solid #ffffff;
  cursor: pointer;
}
.slider .jquery-reslider h1 {
    position: absolute;
    top: 78%;
    left: 5%;
    background: none;
    padding: 0;
    color: #ccc;
    font-weight: lighter;
    font-size: 30px;
    opacity: .8;
    text-transform: uppercase;
}
.slider .jquery-reslider h2 {
    position: absolute;
    top: 83%;
    left: 5%;
    background: none;
    padding: 0;
    color: #350f42;
    font-weight: bold;
    font-size: 50px;
    opacity: .8;
    line-height: 1.2;
    text-transform: uppercase;
}

.slider .jquery-reslider .slider-dots li.active { background-color: #ffffff; }

@media screen and (max-width: 598px) {
.contact h2{
  left: 80px;
}
.contact .bg-light {
    width: auto !important;
    max-width: -webkit-fill-available !important; padding:0 !important;
}
form {
    width: 221px !important;

}
}
 @media screen and (max-width: 299px) {
.contact h2{
  left: 0px !important;font-size: 31px;
}
}

@media screen and (max-width: 768px) {

.slider .jquery-reslider .slider-direction { zoom: .8; }

.slider .jquery-reslider .slider-dots { position: absolute; }
.contact .contact__text a{
  margin:29px 0 0 0;
}
}
@media screen and (max-width: 769px) {
  .contact .contact__text a{
  margin:29px 0 0 0;
}
}

@media screen and (max-width:767px) {
  .slider .jquery-reslider h1 {
     background: none;
     font-size: 15px;
	  top:76%;
 }
 .slider .jquery-reslider h2 {
     top:81%;
      font-size: 25px;
 }
 .slider .jquery-reslider .slider-direction.slider-direction-prev {
    left: 5%;
    background: url(../images/prev.png) no-repeat;
    top: 62%;
}
.slider .jquery-reslider .slider-direction.slider-direction-next {
    left:10%;
   top: 62%;
 }
/*contact*/
 .contact-left {
    background: url(../images/contact-bg.jpg) no-repeat 0% 0%;
}
.container.contact {
    background: white;
    padding: 0 15px;
    width: 90%;
}
.contact h2 span {
    color: #350f42;
    font-weight: bold;
    margin: 0 0 0 34px;
    text-transform: uppercase;
}
.circle {
    background: #350f42;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 7px;
    margin: 22px auto 0;
    display: block;
    margin-left: 103px;
}
i.fa.fa-envelope {
    font-size: 20px;
    margin: 2px 0 0 0px;
}
.contact .contact__text a{
  margin-top: 32px;
}
.contact h4 a {
    font-size: 15px;
    color: #999;
}
.contact h5 {
    color: #999;
    font-size: 15px;
    margin: 0 0 0 80px;
}
.contact .bg-white {
    padding: 60px 35px;
    display: none;
    width: 14%;
}
.contact .bg-light {
    padding: 0px 20px 20px;
    margin: 0 auto;
    background: transparent !important;
    width: 65%;
    max-width: 67%;
}
form {
    width: 313px;
    background: #f8f9fa;
    padding: 20px 23px 0 20px;
}
}
@media screen and (min-width:768px) {
/*contact*/
.container.contact .col-sm-0.col-md-6{
  display: none;
}
.container.contact .col-md-6{
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


.contact-left {
    background: url(../images/contact-bg.jpg) no-repeat 0% 0%;
}

.container.contact {
    background: white;
    padding: 0 15px;
    width: 90%;
}
.contact h2 span {
    color: #350f42;
    font-weight: bold;
    margin: 0 0 0 34px;
}
.circle {
    background: #350f42;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 7px;
    margin: 22px auto 0;
    display: block;
    margin-left: 159px;
}
  .contact h4{
    margin:0;
  }
.contact h4 a {
    font-size: 15px;
    color: #999;
}
.contact h5 {
    color: #999;
    font-size: 15px;
    margin: 0 0 0 110px;
}
  .contact .bg-white {
    padding: 60px 35px;
    display: none;
    width: 20%;
}
.contact .bg-light {
    padding: 0px 20px 20px;
    margin: 0 auto;
    background: #f8f9fa;
    width: 60%;
    max-width: 57%;
}
form {
    width: 294px;
    background: #f8f9fa;
    padding: 20px 23px 0 0;
}
}
@media screen and (min-width:1024px) {
/*contact*/
.container.contact .col-sm-0.col-md-6{
  display: block;
}
.container.contact .col-md-6{
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}


.contact-left {
    background: url(../images/contact-bg.jpg) no-repeat -64% 0%;
}

.container.contact {
    background: none;
    padding: 0 15px;
    width: 90%;
}
.contact h2 span {
    color: #350f42;
    font-weight: bold;
    margin: 0 0 0 34px;
}
.circle {
    margin-top: 0;
    margin-left: 86px;
}
  .contact h4{
    margin:0 0 0 57px;
  }
.contact h4 a {
    font-size: 15px;
    color: #999;
}
.contact h5 {
    color: #999;
    font-size: 15px;
    margin: 0 0 0 66px;
}
.contact .bg-white {
    padding: 60px 35px;
    display: block;
    width: 26%;
    max-width: 60%;
}

.contact .bg-light {
    padding: 20px 20px 20px;
    margin: 0 auto;
    background: transparent !important;
    width: 35%;
    max-width: 35%;
    flex: 0 0 35%;
    margin: 0;
}
form {
    width: 335px;
    background: #f8f9fa;
    padding: 20px 23px 0 20px;
}
}
/*@media screen and (max-width:1366px)*/
@media only screen and (min-width: 1366px) {
.contact-left {
    background: url(../images/contact-bg.jpg) no-repeat left top;
}
.container {
    max-width: 93% !important;
}
.contact h2 {
    left: 116px;
    text-transform: uppercase;
    top: 0;
}
.circle {
       background: #350f42;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 7px;
    margin: 0 auto;
    display: block;
    margin-left: 139px;
}
.contact h4 {
    margin: 0 0 0 29px;
}
.contact h5 {
    color: #999;
    font-weight: 500;
    font-size: 17px;
    margin-top: 15px;
    text-align: left;
    margin-left: 97px;
    line-height: 27px;
    margin-bottom: 0;
}
.contact .bg-white {
    padding: 60px 35px;
    display: block;
    width: 26%;
    max-width: 62.5%;
}
.contact .bg-light {
    padding: 25px 50px 20px;
    margin-bottom: 30px;
    margin-left: -38px;
    width: 30%;
    float: left;
    max-width: 28%;
}
}
@media only screen and (min-width: 1920px){
.contact h2 {
    top: 0;
    left: 175px;
}
.circle{
  margin-left: 196px;
}
.txt::after {
    content: '';
    color: #282828;
    position: absolute;
    top: calc(50% - 0px);
    right: -40px;
    width: 31px;
    height: 5px;
    background-size: 31px 5px;
}
.txt {
    opacity: .8;
    position: absolute;
    top: 92px;
    right: -17px;
    white-space: nowrap;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(-90deg) translateY(-2.33vw);
    transform: rotate(-90deg) translateY(-2.33vw);
    color: #282828;
}
.contact .bg-white {
    padding: 60px 35px;
    display: block;
    width: 65%;
    max-width: 64%;
}
.contact .bg-light {
    padding: 25px 50px 20px;
    margin-bottom: 30px;
    margin-left: -66px;
    width: 28%;
    float: left;
    max-width: 29.5%;
}
form {
    width: 365px;
    background: #f8f9fa;
    padding: 20px 23px 0 20px;
}
.about__text p {
    color: #999;
    font-size: 16px;
    line-height: 28px;
}
.about__text h1 {
    margin: 15px 0;
  }
.container.about .mb-5 {
    margin-bottom: 2px !important;
}
}