@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Quicksand');

.wrapper {
    width: 100% !important;
}

.screen-one {
    width: 100%;
    max-height: 800px;
    height: auto;
    background-image: radial-gradient(circle at 50% 50%, #096276, #054357);
    display: block;
}

.image {
    width: 90%;
    height: 768px;
    background-image: url(../image/icon-bg.png);
    background-size: 90% 80%;
    background-position: top 70% right 5%;
    background-repeat: no-repeat;
}

.banner-text-home {
    position: absolute;
    top: 45%;
    left: 30%;
}

.banner-center {
    position: relative;
    height: 75%;
}

.banner-text {
    float: right;
    font-family: Quicksand;
    font-size: 72px;
    font-weight: 500;
    text-align: right;
    color: #ffffff;
    text-shadow: -22px 21px 21px rgba(0, 0, 0, 0.29);
    text-transform: uppercase;
    /* margin-top: 55%; */
    /* margin-right: -15px; */
    padding-right: 35px;
    margin-top: 33px;
    width: 100%;
}

.banner-left {
    float: left;
    margin-top: 17%;
}

.banner-right {
    margin-top: 12%;
}

.banner-text p {
    line-height: 90%;
}

.banner-text-image {
    float: left;
    font-family: Quicksand;
    font-size: 72px;
    font-weight: 500;
    text-align: left;
    width: 50%;
    color: #ff8e4d;
    text-shadow: -22px 21px 21px rgba(0, 0, 0, 0.29);
    text-transform: uppercase;
    padding-left: 34px;
    margin-top: 15%;
}

.banner-text-image p {
    line-height: 90%;
    font-weight: 500;
}

.banner-image {
}

.banner-svg {
    position: absolute;
    float: left;
    margin-top: 0;
    left: 0;
    padding-left: 0;
    object-fit: contain;
    /*background-image: linear-gradient(234deg, #ffb652, #ff7f29);*/
}

.company-description {
    /*width: 831px;*/
    height: 60px;
    font-family: Lato;
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: #ffffff;
}

.screen-two {
    width: 100%;
    height: 768px;
    /*height: auto;*/
    background-image: radial-gradient(circle at 50% 1%, #f7f4f4 0%, #c4c2c2);
    display: block;
}

.slide-image {
    text-align: right;
    margin-top: 15%;
}

.slide-text {
    text-align: left;
    margin-top: 20%;
    padding-left: 30px;
}

.slide-title {
    color: #232837;
    font-size: 30px;
    font-family: Lato;
    font-weight: 900;
}

.slide-desc {
    font-family: Lato;
    font-size: 14px;
    line-height: 1.79;
    color: #4e5e6a;
    margin-top: 50px;
}

.button-popup {
    margin-top: 30px;
}

.button-detail {
    width: 152px;
    height: 34px;
    border-radius: 34px;
    border: solid 1px #fc7f37;
    padding-left: 2px;
    line-height: 29px;

}

.arrow-button {
    width: 30px;
    height: 30px;
    background-image: linear-gradient(227deg, #ffb652, #ff7f29);
    border-radius: 14px;
    float: left;

}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 50px;
    height: 6px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #fc7f37;
}

.owl-pagination {
    margin-top: 5% !important;
}

.screen-three {
    width: 100%;
    height: 768px;
    max-height: 768px;
    background-image: linear-gradient(244deg, #ffb652, #ff7f29);
    position: relative;
    text-align: center;
}

.service-opacity {
    width: 40%;
    opacity: 0.18;
    mix-blend-mode: screen;
    font-family: Quicksand;
    font-size: 106px;
    font-weight: bold;
    text-align: right;
    color: #d1cbc2;
    text-transform: uppercase;
    position: absolute;
    top: 3%;
    right: 10%;
}

.service-title {
    width: 50%;
    font-family: Lato;
    font-size: 30px;
    font-weight: 900;
    /*text-align: center;*/
    color: #232837;
    margin: 0 auto;
    margin-top: 9%;
}

#vas {
    padding: 30px 10px 0 10px;
}

#website {
    padding: 40px 10px 0 10px;
}

#soft {
    padding: 28px 10px 0 10px;
}

#mobile-app {
    padding: 35px 10px 0 10px;
}

.service-content {
    margin-top: 30px;
}

.service-ipro {
    background-color: #ffffff;
    display: inline-block;
    margin: 10px 10px;
}

.service-ipro-title {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fc7f37;
    margin-top: 20%;
    margin-bottom: 26%;
}

.screen-four {
    width: 100%;
    height: 768px;
    background-image: radial-gradient(circle at 50% 1%, #f7f4f4 0%, #c4c2c2);
    position: relative;
    text-align: center;

}

.partner-opacity {
    width: 40%;
    height: 133px;
    opacity: 0.18;
    mix-blend-mode: multiply;
    font-family: Quicksand;
    font-size: 106px;
    font-weight: bold;
    color: #d1cbc2;
    position: absolute;
    text-transform: uppercase;
    top: 3%;
    right: 10%;
}

.partner-title {
    width: 50%;
    font-family: Lato;
    font-size: 30px;
    font-weight: 900;
    /*text-align: center;*/
    color: #232837;
    margin: 0 auto;
    margin-top: 9%;
}

.parner-ipro {
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-image {
    margin-top: 8%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; 
    align-items: center;     
    gap: 0;             
    padding: 20px 0;
}

#lao-telecom {
    height: 100px;
    margin-top: 60px;
}

.round-partner {
    width: 222px;
    height: 222px;
    background-color: white;
    border-radius: 327px;
    overflow: hidden;
}

.round-partner:hover img {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.round-partner img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

#unitel {
    padding-top: 74px
}

.screen-five {
    width: 100%;
    height: 768px;
    background-image: radial-gradient(circle at 50% 47%, #096276, #054357);
    position: relative;
}

.about-opacity {
    width: 50%;
    opacity: 0.09;
    mix-blend-mode: screen;
    font-family: Quicksand;
    font-size: 106px;
    font-weight: bold;
    position: absolute;
    color: #d1cbc2;
    text-transform: uppercase;
    top: 10%;
    right: 2%;
    text-align: center;
}

.logo-screen-five {
    position: relative;
    width: 40%;
    text-align: right;
    margin-top: 15%;
    float: left;
}

.logo-about {
    padding-right: 20%;
}

.logo-shadow {
    object-fit: contain;
    opacity: 0.9;
    mix-blend-mode: multiply;
    position: absolute;
    top: 5px;
    right: 5%;
}

.about-text {
    width: 60%;
    text-align: left;
    margin-top: 15%;
    float: right;
    padding: 0 10% 20px 30px;
}

.about-title {
    font-family: Lato;
    font-size: 30px;
    font-weight: 900;
    color: #ff8e4d;
}

.about-content {
    font-family: Lato;
    font-size: 14px;
    line-height: 1.79;
    color: #d8d8d8;
    margin-top: 30px;
}

.see-more {
    display: none;
}

.close-text {
    display: none;
}

/*Begin screen 9*/
.screen-six {
    width: 100%;
    height: 768px;
    background-image: linear-gradient(244deg, #ffb652, #ff7f29);
    position: relative;
}

.contact-opacity {
    opacity: 0.18;
    mix-blend-mode: screen;
    font-family: Quicksand;
    font-size: 106px;
    font-weight: bold;
    color: #d1cbc2;
    position: absolute;
    /*text-transform: uppercase;*/
    top: 10%;
    right: 2%;
    text-align: center;
}

.contact-title {
    font-family: Lato;
    font-size: 30px;
    font-weight: 900;
    text-align: right;
    color: #232837;
}

.contact-wrapper {
    margin-top: 13%;
}

.company-contact {
    float: left;
    /*margin-top: 10%;*/
    padding-left: 10%;
    width: 40%;

}

.company-detail {
    margin-bottom: 18px;
}

.company-detail p:nth-child(1) {
    opacity: 0.6;
    font-family: Lato;
    font-size: 14px;
    color: #232837;
}

.company-detail P:nth-child(2) {
    font-family: Lato;
    font-size: 16px;
    color: #232837;
}

#company-founder {
    margin-top: 80px;
}

.user-contact {
    float: right;
    /*margin-top: 10%;*/
    padding-right: 10%;
    padding-left: 8%;
    width: 60%;
    text-align: right;
}

#contact-footer {
    text-align: center;
    opacity: 0.5;
    font-family: Lato;
    font-size: 12px;
    color: #232837;
    margin-top: 30px;
}

.contact-form {
    float: right;
    width: 100%;
}

.contact-form form {
    width: 100%;
}

.contact-form label {
    display: block;
}

.contact-form input, textarea {
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #232837;
    padding-bottom: 10px;
    margin-bottom: 45px;
    margin-top: 20px;
}

.contact-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;
}

.contact-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;

}

.contact-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;

}

.contact-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;

}

.contact-form input:-ms-input-placeholder { /* Microsoft Edge */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;
    opacity: 1;

}

.contact-form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;
}

.contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;

}

.contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;

}

.contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;

}

.contact-form textarea:-ms-input-placeholder { /* Microsoft Edge */
    font-family: Lato;
    font-size: 14px;
    text-align: right;
    color: #4b4541;
    opacity: 1;

}

.contact-form button {
    width: 128px;
    height: 34px;
    border-radius: 34px;
    background-color: #232837;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    color: #fc7f37;
}

.contact-form button:hover {
    width: 128px;
    height: 34px;
    border-radius: 34px;
    background-color: #232837;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    color: #ffb652;
}

.header {
    position: fixed;
    width: 100%;
}

.logo {
    float: left;
    margin: 20px 20px 0 0;
}

.logo-image {
    /*width: 200px;*/
    /*height: 62px;*/
    object-fit: contain;
}

.menu {
    float: right;
    margin-right: 33px;
}

.menu ul li {
    display: inline-block;
    padding: 48px 15px 10px 15px;
}

.menu ul li a {
    text-decoration: none;
    color: #ffffff !important;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 0px;
}

.menu ul li .menu-active {
    color: #fc7f37 !important;
}

.menu-active {
    position: relative;
    display: inline-block;
}

.menu-active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 50px;
    top: 100%;
    margin: 8px auto;
    width: 50%;
    height: 3px;
    background: #fc7f37;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent !important;
}
