/*? develop by Salemall fchat */
/*? Edit by ngocbich85hd - time: 1/11/2022 */
@import "reponsite.css";

/*section-slide-------*/
.section-slide {
    background: url(../images/map.png) top center no-repeat;
    min-height: 860px;
}

.section-slide:before {
    background: url(../images/Slide-bg.png) right top no-repeat;
    width: 1217px;
    height: 800px;
    content: "";
    position: absolute;
    top: 0px;
    right: -76px;
}

.section-slide-text .logo-dark {
    max-height: 84px;
    display: inline-table;
}

.section-slide-text .logo-dark img {
    height: 100%;
}

.section-slide-img {
    position: relative;
    margin-top: 0px;
}

.section-slide .img-thumb {
    width: 100%;
    position: absolute;
    right: -86px;
    top: 0px;
}

.section-slide .img-thumb img {
}

.section-slide ul {
    list-style: none;
    margin-top: 20px;
}

.section-slide li {
    font-size: 24px;
}

.section-slide li i {
    font-size: 22px;
    margin-right: 10px;
    color: var(--orange-main);
    line-height: 44px;
}

.section-slide-text {
    padding-top: 40px;
}

.section-slide-text h1 {
    font-family: "Montserrat";
    font-size: 40px;
    font-weight: 800;
    color: var(--blue-main);
    text-align: left;
    line-height: 54px;
    letter-spacing: -0.6px;
}

.section-slide-text .p-text {
    color: #666666;
    font-size: 24px;
    text-align: left;
    line-height: 34px;
    font-weight: 400;
    margin-top: 20px;
}

.section-slide-btn {
    background: rgb(255, 79, 0);
    background: linear-gradient(0deg, rgba(255, 79, 0, 1) 0%, rgba(255, 160, 0, 1) 100%);
    color: #ffffff;
    min-height: 68px;
    min-width: 330px;
    border-radius: 10px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-top: 10px;
    font-family: "Montserrat";
}

.section-slide-btn:hover {
    background: var(--blue-main);
    color: #ffffff;
}

/*-section-salepage---------------*/
.content-left img {
    width: 100%;
    margin-left: -20px;
}

.section-salepage .content-in {
    margin-top: 50%;
    transform: translateY(-50%);
}

.section-salepage .content-in h3 {
    font-size: 24px;
    font-weight: bold;
    background: -webkit-linear-gradient(#ff403e, #ff811b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-salepage .content-in h2 {
    font-size: 32px;
    line-height: 44px;
    font-weight: 700;
    font-family: "Montserrat";
}

.section-salepage .content-in h6 {
    font-size: 20px;
    font-weight: bold;
}

.section-salepage .content-in p {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

/*-------register-content-------*/
.register {
    padding-bottom: 0px;
    padding-top: 20px;
    position: relative;
    z-index: 2;
}

.register:after {
    background: #f5f8fb;
    width: 100%;
    height: 190px;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
}
/*.register:before {*/
/*    background: url("../images/Shape-1.png") top left no-repeat;*/
/*    width: 651px;*/
/*    height: 814px;*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: 175px;*/
/*    left: 0px;*/
/*}*/

.register-content {
    border-radius: 20px;
    border: 4px solid #13579e;
    padding: 58px 20px;
    background: #FFFFFF;
    z-index: 5;
    position: relative;
}

.register-content .form-control {
    border: 1px solid #e1e1e1;
    height: 48px;
    border-radius: 6px;
    max-width: 430px;
    padding-left: 40px;
}

.btn-register {
    border: 1px solid var(--orange-main);
    height: 48px;
    border-radius: 6px;
    min-width: 430px;
    padding-left: 40px;
    background: rgb(255, 79, 0);
    font-size: 24px;
    font-weight: bold;
    height: 48px;
    line-height: 26px;
    color: #ffffff;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgba(255, 79, 0, 1) 0%, rgba(255, 160, 0, 1) 100%);
}

.btn-register i {
    margin-right: 8px;
}

.content-in .form-group {
    position: relative;
}

.content-in .form-group label {
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 16px;
    color: var(--blue-main);
}

.content-left .content-in h2 {
    font-weight: 700;
    font-family: "Montserrat";
    color: #222222;
    line-height: 44px;
}

.register-content .content-left .content-in {
    max-width: 400px;
    margin-left: 70px;
}

.register-content .content-left .content-in ul {
    list-style: none;
}

.content-left .content-in ul li {
    font-weight: 400;
    font-family: "Montserrat";
    color: #222222;
    line-height: 38px;
    font-size: 20px;
}

.register-content .content-left .content-in ul li i {
    color: var(--blue-main);
    margin-right: 10px;
}

.register-content .content-right .content-in h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Montserrat";
    color: var(--blue-main);
}

/*---Footer---*/
.footer {
    background: rgb(0, 6, 91);
    background: linear-gradient(0deg, rgba(0, 6, 91, 1) 0%, rgba(20, 89, 162, 1) 100%);
    margin-top: -175px;
    padding-top: 200px;
    position: relative;
}

.footer:before {
    background: url("../images/Shape.png") bottom right no-repeat;
    width: 599px;
    height: 441px;
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
}

.footer-info p {
    color: #fff;
    line-height: 30px;
}

.footer-info p i {
    margin-right: 8px;
}

.footer .footer-link ul {
    list-style: none;
}

.footer .footer-link ul li {
    line-height: 30px;
}

.footer .footer-link ul li a {
    font-weight: 400;
    color: #fff;
}

.footer .footer-link ul li a i {
    margin-right: 8px;
    font-size: 12px;
}

.footer-bottom {
    height: 68px;
    background: rgba(0, 0, 0, 0.3);
    line-height: 68px;
    color: #ffffff;
    margin-top: 40px;
}

.footer-bottom p {
    line-height: 68px;
}

/*section-price///////////////////////--------------*/
.section-price {
    background: #f5f8fb;
}

.price-box {
    box-shadow: rgb(20 20 24 / 15%) 0px 0px 20px, rgb(255 255 255 / 50%) 0px 0px 0px 0.5px inset;
    border-radius: 10px !important;
    padding: 0px;
    background: #fff;
    transition: 0.5s;
    background: rgba(255, 255, 255, .95);
    min-height: 300px;
    text-align: center;
}

.price-box h2 {
    font-weight: 900;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 20px 20px 10px 20px;
}

.price-content {
    border-radius: 10px !important;
    padding:25px 15px;
    background: #FFFFFF;
}

.price-content p {
    font-size: 16px;
    margin-bottom: 5px;
}
.price-content h1 {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 0px;
    line-height: 44px;
}
.price-content h4 {
    margin-bottom: 15px;
}
.gradient-1 {
    background: rgb(255, 160, 0);
    background: linear-gradient(90deg, rgba(255, 160, 0, 1) 0%, rgba(255, 79, 0, 1) 100%);
}

.gradient-1 h1 {
    color: #ff4f00;
}
.gradient-1 h4 {
    color: #fff;
}
.gradient-1 .btn-register-now:hover {
    color: #ff4f00;
    border: 2px solid #ff4f00;
    background: #FFFFFF;
}
.gradient-2 {
    background: rgb(168,224,99);
    background: linear-gradient(90deg, rgba(168,224,99,1) 0%, rgba(86,171,47,1) 100%);
}
.gradient-2 h1 {
    color: #56ab2f;
    font-size: 48px;
}
.gradient-2 h4 {
    color: #56ab2f;
}
.gradient-2 .btn-register-now:hover {
    color: #56ab2f;
    border: 2px solid #56ab2f;
    background: #FFFFFF;
}
.gradient-3 {
    background: rgb(54,209,220);
    background: linear-gradient(90deg, rgba(54,209,220,1) 0%, rgba(91,134,229,1) 100%);
}
.gradient-3 h1 {
    color: #5b86e5;
    font-size: 48px;
}
.gradient-3 h4 {
    color: #5b86e5;
}
.gradient-3 .btn-register-now:hover {
    color: #5b86e5;
    border: 2px solid #5b86e5;
    background: #FFFFFF;
}
.gradient-4 {
    background: rgb(54,62,220);
    background: linear-gradient(90deg, rgba(54,62,220,1) 0%, rgba(47,69,156,1) 100%);
}
.gradient-4 h1 {
    color: #2f459c;
    font-size: 48px;
}
.gradient-4 h4 {
    color: #2f459c;
}
.gradient-4 .btn-register-now:hover {
    color: #2f459c;
    border: 2px solid #2f459c;
    background: #FFFFFF;
}

.btn-register-now {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #FFFFFF;
    min-width: 170px;
    height: 48px;
    border-radius: 8px;
    margin-top: 20px;
    border: 2px solid #FFFFFF;
}

.service-box {
    box-shadow: rgb(20 20 24 / 15%) 0px 0px 20px, rgb(255 255 255 / 50%) 0px 0px 0px 0.5px inset;
    border-radius: 10px !important;
    padding:30px 20px;
    background: #fff;
    transition: 0.5s;
    background: rgba(255, 255, 255, .95);
    min-height: 380px;
    text-align: center;
}
.service-box h2{
    font-weight: 700;
    color: #ff4f00;
    margin-bottom: 15px;
}
.service-box p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom:10px !important;
}
.service-box i{
    font-size: 14px;
    margin-right: 9px;
    float: left;
    margin-top: 6px;
    margin-bottom: 6px;
}
.box-Special{
    border: 1px dashed #cccccc;
    position: relative;
    padding:25px 20px 10px 20px;
    border-radius: 10px;
    margin-top: 30px;
}

.box-Special h5{
    font-weight: bold;
    color: #2d449c;
    background: #fff;
    position: absolute;
    padding: 10px;
    top: -20px;
    font-size: 20px;
    margin-left: 8%;
}
.price-box:hover, .service-box:hover {
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 92px 0px rgb(0 0 0 / 25%);
    transform: translate(0, -3px);
    z-index: 999;
}