﻿.home_header {
	background-color: #fffdfd;
   /* background-image: url(/images/bg.jpg);*/
}


.about-box {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto;
}

.about-title {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.about-img,
.gallery-img-box img,
.time-box div div img {
    width: 100%;
    margin-bottom: 20px;
}

.load {
    width: 100%;
    height: 46px;
    background-color: #ffe0c6;
    font-family: Nexa-XBold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    line-height: 46px;
    text-align: center;
    margin-bottom: 40px;
}

.send-message input {
    background-color: #fff5ec;
    border: solid 1px #999999;
    margin-bottom: 22px;
    color: #252a35;
    background-position: 6px;
    background-repeat: no-repeat;
    padding-left: 29px;
}

.send-message input:nth-child(1) {
    background-image: url('/images/home/name-icon.png');
}

.send-message input:nth-child(2) {
    background-image: url('/images/home/email-icon.png');
}

.send-message input:nth-child(3) {
    background-image: url('/images/home/phone-icon.png');
}

.send-message input:active,
.send-message textarea:active {
    background-color: #fff;
}

.form-control:focus,
.send-message textarea:focus {
    background-color: #fff;
    border: solid 1px #F54747;
}

.send-message textarea {
    height: 80px;
    color: #252a35;
    background-color: #fff5ec;
    border: solid 1px #999999;
    margin-bottom: 25px;
    resize: none;
}

.send-message button {
    padding: 6px 20px;
}

.time-title {
    margin-bottom: 30px;
}

.gallery-box {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    margin: 0 auto;
}

.gallery-title {
    margin-bottom: 30px;
}

.time-box {
    width: 100%;
    padding: 15px 0 20px 0;
    margin: 0 auto;
    text-align: center;
}

.send-message {
    text-align: left;
}

.carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 15;
    width: 134px;
    padding-left: 0;
    text-align: right;
    list-style: none;
}

.carousel-indicators li {
    width: 30px;
    height: 20px;
    background-color: #cccccc;
    opacity: 0.6;
    border-radius: 0;
    margin-left: 2px;
    font-family: Nexa-Book;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}

.carousel-indicators li.active {
    width: 30px;
    height: 20px;
    opacity: 0.6;
    border-radius: 0;
    margin-left: 2px;
    background-color: #F54747;
}
.lb-box{
    margin-right: -45px;
    margin-left: -45px;
}
.mid-center {
    top: 0px;
    left: 0px;
    width: 100%;
}

.break-translucence {
    width: 100%;
   height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 15;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
}

.border {
width: 199px;
    height: 49px;
    border-radius: 13px;
    border: solid 2px #ffffff;
    font-family: Nexa-XBold;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #ffe0c6;
    background: #ffbd84; 
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px !important;
    letter-spacing: 1px;
    border: 2px solid #e85219;
    background: rgba(255, 69, 0, 0.51);
    font-weight: bold;
    /* padding: 15px 35px; */
    margin: 5rem auto;

    text-decoration: none;
}.border a{
    text-decoration: none;    color: #fff;
}

.margin-top {
    margin-top: 3rem;
}

.mid-center-width {
    width: 100%;
    margin: auto;
}


.break-border {
     top: calc(38% - 160px);
    position: relative;
}
/* .break-border img{
    margin: 4rem auto 3rem;

} */
.break-border p{
    font-family: "Iskoola Pota";
 color: #fff;line-height: 36px;
 font-weight: 700;
 font-size: 26px !important;
 padding: 0 30px;
text-shadow: 0 1px 10px rgb(0, 0, 0);
background-color: rgba(4, 4, 4, 0.41);
}

}

.about-information-top {
    margin-bottom: 23px;
    font-family: Nexa-XBold;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333;
}

.about-information {
    /* font-family: Nexa-Book; */
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #333333;
}

/* .carousel-inner{
    height: 300px;
} */
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    width: 100%;
}


.about-title h2 {
    color: #0D045D;
    font-family: Nexa-XBold;
    font-size: 25px;
    opacity: 0.8;
    width: max-content;
    margin: 0 auto;
}

.about-title span {
    display: block;
    width: 100%;
    height: 6px;
    background: #F54747;
    margin: -10px auto;
}

.gallery-title h2 {
    color: #2a2064;
    font-family: Nexa-XBold;
    font-size: 25px;
    opacity: 0.8;
    width: max-content;
    margin: 0 auto;
}

.gallery-title span {
    display: block;
    width: 100%;
    height: 6px;
    background: #F54747;
    margin: -10px auto;
}

.time-title h2 {
    color: #0D045D;
    font-family: Nexa-XBold;
    font-size: 25px;
    opacity: 0.8;
    width: max-content;
    margin: 0 auto;
}

.time-title span {
    display: block;
    width: 100%;
    height: 6px;
    background: #F54747;
    margin: -10px auto;
}

.about-img,
.formleft {
    -webkit-animation: 'fadeInLeft'2s 1
}

/* 左到右 */
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-120px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

.formright {
    -webkit-animation: 'fadeInRight'2s 1
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(120px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

}

.gallery-img-box-up {
    -webkit-animation: 'fadeInDown'2s 1
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(180px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

}

.rotate-in-center {
    -webkit-animation: scale-in-center 1s cubic-bezier(.25, .46, .45, .94) both;
    animation: scale-in-center 1s cubic-bezier(.25, .46, .45, .94) both
}



@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.tracking-in-expand {
    -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
    animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

@-webkit-keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }
}

@keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }
}

button:hover {
    -webkit-animation: shake-lr .7s cubic-bezier(.455, .03, .515, .955) both;
    animation: shake-lr .7s cubic-bezier(.455, .03, .515, .955) both
}

@-webkit-keyframes shake-lr {

    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    10% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    20%,
    40%,
    60% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    30%,
    50%,
    70% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    90% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

@keyframes shake-lr {

    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    10% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    20%,
    40%,
    60% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    30%,
    50%,
    70% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    90% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

.tracking-in-expand {
    -webkit-animation: tracking-in-expand 1s cubic-bezier(.215, .61, .355, 1.000) both;
    animation: tracking-in-expand 1s cubic-bezier(.215, .61, .355, 1.000) both
}

@-webkit-keyframes tracking-in-expand {
    0% {
        letter-spacing: -.5em;
        opacity: 0
    }

    40% {
        opacity: .6
    }

    100% {
        opacity: 1
    }
}

@keyframes tracking-in-expand {
    0% {
        letter-spacing: -.5em;
        opacity: 0
    }

    40% {
        opacity: .6
    }

    100% {
        opacity: 1
    }
}
.addthis_toolbox{
    margin-bottom: 10px;
}
.addthis_toolbox li{
    padding: 6px 0;
    display: inline-flex;
}
.at-icon {
    width: 20px !important;
    height: 20px !important;
}
.addthis_toolbox .at-icon-wrapper {
    line-height: 35px !important;
    height: 25px !important;
    width: 25px!important;
    text-align: center !important;
}

.break-border-img{
    margin-bottom: 20px;
}