@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
@charset "utf-8";

/* CSS Document */
body, html {
    width: 100%;
    height: 100%;
    }

/*setup*/
body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
	
}


/* HEADER */
.heads {
    text-align: center;
    height: relative;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8)), url(../img/bg-01.jpeg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    position: relative;
    padding-top: 50px;
}

.heads-top {
    padding-top: 25px;
    padding-bottom: 50px;
}

.title-top {
    font-size: 44px;
    text-align: center;
    color: #fff;
}

.top-p {
    margin-top: 25px;
    padding: 15px;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    background-color: #f18305;
    border-right: 3px solid #ce7004;
    border-bottom: 3px solid #ce7004;
}

.btm-p {
    margin-top: 25px;
    padding: 15px;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    background-color: #f18305;
    border-right: 3px solid #ce7004;
    border-bottom: 3px solid #ce7004;
}

.top-p,a,a:hover {
    color: #fff;
}

.para-top {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    padding-top: 20px;
}

.para-bot {
    font-size: 38px;
    font-weight: 400;
    text-align: center;
    color: #212121;
    padding-top: 20px;
}

/* CONTENT */
.content-one {
    height: relative;
}

.color-one {
    background-color: #fff;
    border-top: 2px solid #3A539B;
    padding-top: 25px;
    padding-bottom: 25px;
}

.color-two {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 30px;
}

.letter {
    font-size: 18px;
    font-weight: 400;
    color: #212121;
    line-height: 24px;
}

.letter-act {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #212121;
    line-height: 24px;
}

.bgheads-one {
    background-color: #446CB3;
    padding: 15px 0 25px 0;
    
}

.content-two {
    height: relative;
}

.contwo {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/bg-02.jpeg);
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 25px 0 10px 0;
}

.title-content-two {
    font-size: 26px;
    text-align: center;
    color: #fff;
}

.cons-two {
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    color: #212121;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.well {
    background-color: #FAFAFA;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); 
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); 
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    display: block;
    margin: 0 auto;
    max-width: 800px;
}

.well h2 {
    font-family: 'Open Sans', sans-serif;
    color: #222222;
    font-size: 33px;
    font-weight: 700;
    text-align: center;
}

.well p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em;
}

.panels {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    padding: 25px 25px 10px 25px;
    width: 70%;
}

.panel-default-base {
    background-color: transparent;
}

.panel-default-three {
    background-color: #eeeeee;
}

.panel-default-last {
    background-color: #eeeeee;
    padding: 25px;
}

sup {
    font-size: 13px;
    color: red;
}

.botimage {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 30px;
}

/*
.content-three {
    height: relative;
}

.conthree {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../img/bg-02.jpeg);
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 25px 0 25px 0;
}

.title-content-three {
    font-size: 42px;
    text-align: center;
    color: #212121;
}

.letter-three {
    font-size: 20px;
    font-weight: 400;
    color: #212121;
    line-height: 24px;
    padding-top: 25px;
    padding-bottom: 25px;
}
*/

.content-four {
    height: relative;
}

.confour {
    background-color: #fff;
    padding-top: 25px;
}

.confour,h1 {
    font-size: 46px;
    font-weight: 700;
}

.title-content-four {
    font-size: 56px;
    text-align: center;
    color: #0495F4;
}
.para-content-four {
    font-size: 38px;
    font-weight: 400;
    text-align: center;
    color: #0495F4;
    padding-bottom: 60px;
}

.para-second {
    font-size: 34px;
    font-weight: 400;
    text-align: center;
    color: #0495F4;
    padding-top: 20px;
    padding-bottom: 25px;
}

.conseven {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../img/bg-03.jpeg);
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 30px 0 50px 0;
}

.color-last {
    height: relative;
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 50px;
    border-bottom: 2px solid #3A539B; 
}

.imgs {
    padding: 1px;
    border: 1px solid #cea049;
}

.letter-four {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #212121;
    line-height: 24px;
    padding-top: 30px;
    padding-bottom: 25px;
}

hr {
    width: 80%;
}

.panels-two p{
    color: #fff;
    line-height: 28px;
    padding: 25px 20px 25px 20px;
    border-radius: 15px;
}

.panels-three {
    color: #222222;
    line-height: 28px;
    padding: 25px 20px 25px 20px;
    border-radius: 15px;
}

.panels-other {
    background-color: #212121;
    color: #fff;
    line-height: 28px;
    padding: 10px 50px 30px 50px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}

.panel-default {
    border-color: transparent;
}

.title-course {
    font-size: 24px;
    font-weight: 700;
    color: #cea049;
}

.para-course {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.content-five {
    height: relative;
}

.confive {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../img/bg-03.jpeg);
    background-attachment: fixed;
    background-position: center left;
    background-size: cover;
    position: relative;
    padding: 25px 0 10px 0;
}

.bgheads-five {
    background-color: #0495F4;
    padding: 15px 0 25px 0;
    
}

.title-content-five {
    font-size: 42px;
    text-align: center;
    color: #212121;
}

.letter-five {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 24px;
}

.content-six {
    height: relative;
}

.consix {
    background-color: #fff;
    padding-bottom: 25px;
}

.title-content-six {
    font-size: 42px;
    text-align: center;
    color: #0495F4;
}

.price {
    font-size: 26px;
    font-weight: 700;
    color: #FF5252;
}

.title-ps {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.item {
    background: url(../img/11.png) 5px 6px no-repeat;
    padding-left: 52px;
}

#test {
    list-style-image: url(../img/38.png);
}

.item p {
    padding-top: 10px;
    font-size: 20px;
    font-weight: 400;
}

/* FOOTER */
.foots {
    height: 75px;
    padding-top: 25px;
    background-color: #2C3E50;
}

.text-foots {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}


@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
