@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Ubuntu:ital,wght@0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@media (min-width: 1210px) {
    .container {
        width: 1200px !important;
        background: none;
        margin: 0px auto;
        padding: 0px !important;
    }
}

body {
    font-size: 16px;
    background: #dbdbdb;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif !important;
}

h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #333;
}


/* new--------------------------------- */

nav.navbar.bootsnav {
    border: none;
    background: none;
    padding: 0px !important;
    margin: 0px !important;
}

nav.navbar.bootsnav ul.nav>li {
    padding: 0px 8px 0px 8px;
}

nav.navbar.bootsnav ul.nav>li>a {
    padding: 15px;
    margin: 0;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
    font-size: 16px;
}

nav .li a {
    padding: 0px !important;
    margin: 0px !important;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a {
    padding: 15px 30px 15px 16px;
}

nav.navbar.bootsnav ul.nav>li>a:hover,
nav.navbar.bootsnav ul.nav>li.on>a {
    color: #01499b;
}

nav.navbar.bootsnav ul.nav>li>a>span:before {
    content: "";
    width: 0;
    height: 3px;
    background: #01499b;
    position: absolute;
    bottom: 0;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}

nav.navbar.bootsnav ul.nav>li:hover>a>span:before {
    width: 100%;
    opacity: 1;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    position: absolute;
    top: 10px;
    right: 12px;
    margin: 0 0 0 7px;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul {
    top: 120%;
    transition: all 0.8s ease 0s;
}

nav.navbar.bootsnav ul.nav>li.dropdown.on>ul {
    top: 100%;
}

.dropdown-menu.multi-dropdown {
    position: absolute;
    left: -100% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
    border-radius: 5px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content li {
    font-size: 14px;
    color: #01499b;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content .title {
    font-size: 16px;
    font-weight: bold;
    color: #3f3f3f;
}

.animated li a {
    color: #01499b !important;
    font-size: 16px !important;
    font-weight: 600;
}

.animated li a:hover {
    text-decoration: underline;
}

@media only screen and (max-width:990px) {
    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }
    nav.navbar.bootsnav .navbar-toggle {
        background: transparent !important;
        color: #ffba01;
    }
    nav.navbar.bootsnav ul.nav>li {
        margin-right: 0;
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav>li>a {
        padding: 15px;
        text-align: left;
    }
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        background: #ffba01;
    }
    nav.navbar.bootsnav ul.nav>li>a,
    nav.navbar.bootsnav ul.nav>li>a:hover,
    nav.navbar.bootsnav ul.nav>li.on>a {
        color: #0a3039;
        border: none;
    }
    nav.navbar.bootsnav ul.nav>li>a>span:before {
        background: #0a3039;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {
        color: #0a3039;
        border-bottom-color: #0a3039;
    }
    nav.navbar.bootsnav ul.nav>li.dropdown>ul {
        top: 100%;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content .title,
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
        font-size: 14px;
        font-weight: normal;
        color: #0a3039;
        border-bottom-color: #0a3039;
    }
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h40 {
    height: 40px;
}

.head1 {
    background-color: #01499b;
    padding: 10px;
}

.head1 a {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}

.head2 {
    background: url(../img/bghead.png) no-repeat center;
    padding: 10px;
}

.menudang1 {
    border-bottom: #01499b solid 3px;
    padding: 8px 8px 8px 0px;
}

.menudang1 h3 {
    padding: 0px;
    margin: 0px;
}

.menudang1 a {
    background-color: #01499b;
    padding: 11px;
    font-size: 18px;
    color: #f9d17c;
    text-transform: uppercase;
    font-weight: bold;
}

.menudang3 {
    border-bottom: #01499b solid 3px;
    padding: 8px 8px 8px 0px;
}

.menudang3 a.mn {
    background-color: #01499b;
    padding: 13px;
    font-size: 18px;
    color: #f9d17c;
    text-transform: uppercase;
    font-weight: bold;
}

.menudang3 a.xemtatca {
    color: #01499b !important;
    font-size: 18px;
    position: relative;
    top: 6px;
    padding-right: 30px;
    text-transform: none;
    font-weight: 500;
    background: url(../img/next2.png) no-repeat right center;
}

.menudang2 {
    background-color: #01499b;
    padding: 10px;
}

.menudang2 a {
    font-size: 20px;
    color: #f9d17c;
    text-transform: uppercase;
    font-weight: bold;
}

.menudang2 a.xemtatca {
    color: #fff !important;
    font-size: 18px;
    position: relative;
    top: 2px;
    padding-right: 30px;
    text-transform: none;
    font-weight: 500;
    background: url(../img/next.png) no-repeat right center;
}

.tieudenho {
    color: #01499b;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.tieudenho-den {
    color: #1a1a1a;
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
}

.tieudenho-xanh {
    color: #01499b;
    text-transform: none;
    font-weight: none;
    font-size: 16px;
}

.tomtat1 {
    font-size: 17px;
}

.tomtat {
    font-size: 15px;
}

.tieudeto {
    color: #01499b;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

.tieudeli {
    background: url('../img/liststyle.png') no-repeat left top;
    background-position: 0px 10px;
    padding: 9px 8px 9px 28px;
}

.tieudeft {
    background: url('../img/right.png') no-repeat left top;
    background-position: 0px 10px;
    padding: 9px 8px 9px 18px;
    font-style: italic;
    margin-left: 11px;
}

.tieudeft a {
    color: white;
    transition: .5s;
}

.tieudeft a:hover {
    color: rgb(223, 160, 7)!important;
}

.icft {
    color: rgb(223, 160, 7);
}


/* PYTHAGO FORM */

.tracuusohoc h3 {
    background-color: rgb(0, 68, 146);
    font-size: 23px;
    text-align: center;
    color: rgba(217, 255, 0, 0.973);
    padding: 15px;
    margin-bottom: 0px;
}

.tracuusohoc form {
    background-image: url(../img/pytagobg.png);
    padding: 10px;
}

.tracuusohoc form label {
    color: white;
    margin-bottom: 10px;
}

.tracuusohoc form>input {
    margin-bottom: 15px;
}

.tracuusohoc form>input:first-of-type {
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    border: none;
}

.tracuusohoc form>input:nth-of-type(2) {
    border-radius: 5px;
    width: 60%;
    padding: 10px;
    border: none;
}

.tracuusohoc form>select {
    border-radius: 5px;
    width: 38%;
    padding: 10px;
}

.pythago_birth input {
    width: 100%;
    padding: 10px;
}

.tracuusohoc button {
    width: 100%;
    background-color: rgb(223, 160, 7);
    border-radius: 5px;
    margin: 20px 0px;
}


/* LICH AM DUONG */

.chuyendoilichamduong h3 {
    background-image: url(../img/gradient.png);
    font-size: 23px;
    text-align: center;
    color: rgb(0, 68, 146);
    padding: 15px;
    margin-bottom: 0px;
}

.chuyendoilichamduong form {
    background-image: url(../img/amduong.png);
    background-size: cover;
    padding: 10px;
    background-position: center center;
}

.chuyendoilichamduong input {
    width: 100%;
    border: 1px solid rgb(0, 68, 146);
}

.chuyendoilichamduong label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    color: rgb(0, 68, 146);
}

.chuyendoilichamduong select {
    border-radius: 0;
    color: red;
    border: 1px solid rgb(0, 68, 146);
}

.chuyendoilichamduong button {
    background-color: rgb(196, 0, 0);
    border-radius: 20px;
    color: yellow;
    display: block;
    margin: 20px auto;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px;
}

.spaceline {
    background: url(../img/lines.png) no-repeat left center;
}


/* FOOTER */


/* FOOTER */

.footer_info {
    background-image: url(../img/bg_footer.png);
    background-size: cover;
    height: 407px;
    background-position: center;
    padding: 20px 0px;
    position: relative;
}

.footer_info a {
    transition: .5s;
}

.footer_info a:hover {
    text-decoration: none;
    color: rgb(223, 160, 7)!important;
}

.footer_contain {
    max-width: 1100px;
}

img.anh {
    width: 128px !important;
}

.anhfb img {
    width: 42px !important;
    text-align: center;
}

.footer_info img {
    color: rgb(223, 160, 7);
    margin-right: 5px;
    width: 9px;
    margin-right: 10px;
}

.fz-16 a {
    font-size: 16px;
}

.footer_info p {
    margin: 10px 0px;
    display: flex;
    align-items: center;
}

.footer_info p a {
    color: white;
    font-style: italic;
    font-weight: 300;
}

.footer_info h5 a {
    color: rgb(223, 160, 7);
    text-decoration: underline rgba(223, 158, 7, 0.377) solid;
    margin: 25px 10px;
    display: block;
    font-size: 16.67px;
    font-weight: bold;
}

.footer_bottom {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background-color: #cc9900;
}

.social img {
    margin-right: 10px;
}

.colum1 p {
    color: white;
}

body>footer>div.footer_info>div>div>div.col-xs-12.col-sm-3.colum1>p:nth-child(3) {
    margin-bottom: 13px;
}

.colum1 p:nth-child(4),
.colum1 p:nth-child(5),
.colum1 p:nth-child(6) {
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    color: white;
}

.colum1 p:nth-child(4),
.colum1 p:nth-child(5),
.colum1 p:nth-child(6) {
    margin-left: 5px;
}

.colum1 p:nth-child(4) img,
.colum1 p:nth-child(5) img,
.colum1 p:nth-child(6) img {
    color: white;
    width: 18px;
}

body>footer>div.footer_info>div>div>div.col-md-3.colum1>p:nth-child(3) {
    margin-bottom: 25px;
}

.last_col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

body>footer>div.footer_info>div>div>div:nth-child(4)>div>div>img {
    width: 43px;
}

.col-3nd,
.col-2nd {
    padding-left: 40px;
}

@media (max-width:991.98px) {
    .footer_contain {
        width: 100%;
    }
    .footer_info p a,
    .colum1 p:nth-child(4),
    .colum1 p:nth-child(5),
    .colum1 p:nth-child(6) {
        font-size: 14px;
    }
    .footer_info h5 a {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    .col-3nd,
    .col-2nd {
        display: none;
    }
    .colum1 {
        padding-left: 35px;
    }
    .last_col {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (max-width: 480px) {
    .colum1 {
        padding-left: 10px;
    }
}

h2 {
    line-height: 22px !important;
    margin: 0px;
}

.bg {
    background-color: #f4f4f4;
    padding: 20px !important;
}

.bg0 {
    background-color: #f4f4f4;
}

.bg1 {
    background-color: #f4f4f4;
    padding: 5px 20px 20px 20px !important;
}

.bg0 {
    background-color: #f4f4f4;
}

.d2,
.d2 .breadcrumb,
.d2 breadcrumb-item {
    padding: 0px 0px 0px 10px;
    margin: 0px;
}

.d2 {
    background-color: #f4f4f4;
    padding: 8px 0px 10px 0px;
}

.noidung {
    text-align: justify;
    font-size: 16px !important;
    color: #000 !important;
}

.noidung p {
    color: #000 !important;
    font-size: 16px;
}

.noidung h3 {
    margin-top: 15px;
    text-align: justify;
    font-size: 18px !important;
}

.noidung img {
    text-align: center !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 90% !important;
    height: auto !important;
}

.ketquaal {
    background-color: #ffba01;
    padding: 5px;
    border-radius: 10px;
    margin: 2px;
    text-align: center;
    font-weight: 600;
    color: #01499b;
    -webkit-animation: fadein 1s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s;
    /* Firefox < 16 */
    -ms-animation: fadein 1s;
    /* Internet Explorer */
    -o-animation: fadein 1s;
    /* Opera < 12.1 */
    animation: fadein 1s;
}

.btn {
    color: #ffba01 !important;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Firefox < 16 */

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Internet Explorer */

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Opera < 12.1 */

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


