.slideWrap{
    margin-top: 60px;
}

.carousel-control-next {
    right: 0;
    top: 175px;
    height: 320px;
}

.carousel-control-prev {
    right: 0;
    top: 175px;
    height: 320px;
}

.dashboardSlide1 {
    width: 80%;
    /*height: 400px;*/
    object-fit: fill;
}

.slidePaging {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: center;
}

.slideDot {
    color: #666666;
    padding: 0 10px;
    cursor: pointer;
}

.slideDot.active {
    color: white;
}

.carousel-control-next {
    right: 0;
    top: 175px;
    height: 320px;
}

.carousel-control-prev {
    right: 0;
    top: 175px;
    height: 320px;
}

.bannerLeft{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #484848;
    color: #fff;
    border: 0;
    font-size: 20px;
    padding: 10px 20px;
    opacity: 0.8;
}

.bannerRight{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #484848;
    color: #fff;
    border: 0;
    font-size: 20px;
    padding: 10px 20px;
    opacity: 0.8;
}

.carousel-indicators li{
    width: 15px;
    height: 15px;
    background-color: #051e41;
    background-clip: unset;
    border-radius: 25px;
    border-top: 0px;
    border-bottom: 0px;
    opacity: 1;
}

.carousel-indicators .active{
    background: #fd252b;
}

.hpSection02{
    background-image: url(/images/project/home_power_bg.png);
    min-height: 200px;
    height: 100%;
    width: 100%;
    min-width: 450px;
    background-size: 100% 100%;
    background-position: center;
    text-align: center;
}

.hpSection02Detail{
    padding: 50px 0;
}

.hpSubTitle{
    color: #fff;
    font-size: 40px;
}

.hpSection02Txt{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.hpSection04 {
    margin-left: 60px;
}

.hpSection03Detail, .hpSection04Detail{
    padding: 35px 20px 10px;
}

.introTitle{
    font-size: 40px;
    color: #000;
}

.introDes{
    font-size: 18px;
    color: #000;
    font-weight: 300;
}

.blueTxt{
    color: #005faa;
    font-weight: 600;
    font-size: 22px;
}

.hpSection04Title{
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.descTxt{
    font-weight: 300;
    color: #000;
    font-size: 16px;
}

.imgWrap{
    padding: 20px;
    max-width: 250px;
    max-height: 250px;
    width: 100%;
    height: 100%;
}

.card{
    align-items: center;
    background-color: #f8f8f8;
}

.card-body{
    background-color: #ffffff;
    text-align: left;
    padding: 35px;
}

.card-title{
    color: #005faa;
    font-size: 23px;
    font-weight: 700;
}

.separateLine{
    border-top: 3px solid #005faa;
}

.cardShadow{
    -webkit-box-shadow: 0px 0px 25px -11px rgba(158,155,158,1);
    -moz-box-shadow: 0px 0px 25px -11px rgba(158,155,158,1);
    box-shadow: 0px 0px 25px -11px rgba(158,155,158,1);
}

.innerShadow{
    /*border: 1px solid #202020;*/
    -webkit-box-shadow: inset -1px 8px 8px -10px rgb(158 155 158 / 76%);
    -moz-box-shadow: inset -1px 8px 8px -10px rgb(158 155 158 / 76%);
    box-shadow: inset -1px 8px 8px -10px rgb(158 155 158 / 76%);
}

.dashboardSlide6{
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 425px;
    max-height: 315px;
}

.slideLeft , .slideRight{
    background: transparent;
    border: 0;
    font-size: 25px;
    color: #005faa;
    margin: auto 5px;
}

.titleTxt{
    font-size: 24px;
    color: #000;
}

.hpSecTxt{
    font-size: 28px;
    color: #000000;
}

.hpSecTxt.boldTxt{
    font-size: 38px;
    font-weight: 600;
}

.formWrap{
    padding: 15px 100px;
    background-color: #efefef;
}

.greyBox{
    padding: 20px 150px;
}

.blackTxt{
    color: #000;
}

.slideTitle{
    font-size: 49px;
    color: #000;
    line-height: normal;
    font-weight: 400;
}

.slideTxtWrap{
    position: absolute;
    top: 50%;
    left: 60px;
    transform: translateY(-70%);
}

.slideDes{
    font-size: 25px;
    color: #000;
    font-weight: 400;
}

.bannerLeft.secondSlide ,
.bannerRight.secondSlide{
    background: transparent;
    color: #000;
}

.sectionTitle2 {
    display: flex;
    flex-flow: column;
}

.productSection01 {
    background-color: #005584;
}

.productTitle{
    padding: 30px 10px;
}

.productSection01Font01 {
    font-weight: 300;
    font-size: 45px;
    color: #fff;
    margin-top: 50px;
}

.productTitleFont {
    font-weight: 300;
    font-size: 24px;
    color: #000;
}

.homeLine {
    width: 97%;
    background-color: #d5d5d5;
    height: 1px;
    margin-left: 20px;
}

.homeLine2 {
    width: 70%;
    background-color: #D8D8D8;
    height: 2px;
    margin-left: 40px;
}

.productTitleDetailFont {
    font-weight: 300;
    font-size: 14px;
    color: #000;
    min-height: 220px;
}

.productTitleDetailFont02 {
    font-weight: 300;
    font-size: 14px;
    color: #000;
    min-height: 200px;
}

.productTitleFont02 {
    font-weight: 500;
    font-size: 20px;
    color: #000;
}

.productBox {
    margin-bottom: 50px;
}

.moreInfoBtn {
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    color: #007CB2;

}

.productDetailFont01 {
    font-weight: 300;
    font-size: 16px;
    color: #000;
}

.productDetailFont03 {
    font-weight: 300;
    font-size: 15px;
    color: #000;
}

.productDetailFont02 {
    font-weight: 500;
    font-size: 26px;
    color: #000;
}

.productDetailBox {
    padding: 30px 40px;
    background-color: #e9e9e9;
    color: #000;
    border-left: 5px solid #007dc2;
}

.productFooter {
    padding: 10px 25px;
}

table {
  border-collapse: collapse;
  width: 100%;
}

th {
  border: 1px solid #dcdcdc;
  text-align: left;
  padding: 8px;
  font-weight: 600;
  font-size: 16px;
  color: #747474;
}

td {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  font-weight: 300;
  font-size: 14px;
  color: #747474;
}

tr:nth-child(odd) {
  background-color: #f4f4f4;
}

.productImg {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.productImg02 {
    width: 50px;
    height: 110px;
    margin-bottom: 5px;
}

.productImg03 {
    width: 100%;
    margin-bottom: 5px;
}

.productImg04 {
    width: 100%;
    margin-bottom: 5px;
}

.productImg05 {
    width: 100%;
    height: 110px;
    margin-bottom: 5px;
}

.productImg06 {
    width: 100%;
    margin-right: 10px;
}

.productDetailFont04{
    font-weight: 300;
    color: #000;
    font-size: 15px;
}

.productDetailImg2 {
    width: 80%;
}
.productDetailImg3 {
    width: 30%;
}

.productDetailsSection01 {
    margin-left: 70px;
}

.sidebarIcon {
    width: 20px;
    margin-right: 15px;
}

.carousel-indicators {
    bottom: 15px;
}

.homepageInfoBtn:hover {
    color: #fff;
    background-color: #005190;
}

.slideArrowLeft {
    position: absolute;
    left: -7%;
    top: 55%;
}

.slideArrowRight {
    position: absolute;
    right: 13%;
    top: 55%;
}

.form-control:focus {
    border-color: #006ec4;
}

.form-control::placeholder {
    opacity: 0.5;
}

a {
    color: #480fe8;
}

.btn-primary {
    min-width: 100px;
}

.btn-default {
    min-width: 100px;
}

.fa-check-circle {
    font-size: 24px;
}

.productTitleWidth {
    width: 200px;
}

body {
    overflow-x: hidden;
}

.productTitleDetailMargin {
    margin-top: 3rem;
}

.productBox {
    padding: 0 30px;
}

.productDetailImg {
    width: 50%;
}

.productDetailBox {
    margin-top: -35px
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #888; 
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

/* Mobile View */
@media (min-width: 320px) and (max-width: 767px) {
    .carousel-control-next {
        top: 65px;
        height: 200px;
    }

    .carousel-control-prev {
        top: 65px;
        height: 200px;
    }

    .slideTxtWrap {
        left: 42px;
        transform: translateY(-50%);
    }

    .slideTitle {
        font-size: 13px;
    }

    .slideDes {
        font-size: 9px;
    }

    .hpSection02{
        min-width: 0px;
    }

    .hpSection02Detail {
        padding: 23px 10px;
    }

    .hpSubTitle {
        font-size: 30px;
    }

    .hpSection03Detail, .hpSection04Detail{
        padding: 0 20px 10px;
    }

    .sectionAlign {
        margin-top: -40px;
    }

    .formWrap{
        padding: 0px;
    }

    .softwareSlide{
        width: calc(100% - 70px);
        margin-left: auto;
        margin-right: auto;
    }

    .bannerLeft.secondSlide ,
    .bannerRight.secondSlide{
        padding: 5px;
    }

    .titleTxt{
        font-size: 18px;
    }

    .sectionTitle2 {
        flex-flow: row;
        align-items: flex-end;
        margin-bottom: 20px;
        justify-content: center;
        width: 100%;
    }

    .hpSecTxt.boldTxt {
        line-height: 33px;
        margin-right: 8px;
    }

    .hpSecTxt {
        line-height: 28px;
    }

    .slideWrap{
        margin-top: 0;
    }

    .productDetailImg2 {
        width: 100%;
    }

    .productDetailsSection01 {
        margin-left: 0;
    }

    .hpSection04 {
        margin-left: unset;
    }

    .carousel-indicators {
        bottom: -5px;
    }

    .carousel-indicators li {
        width: 10px;
        height: 10px;
    }

    .introTitle {
        font-size: 30px;
    }

    .cardShadow {
        margin-top: 25px;
    }

    .greyBox {
        padding: 20px 20px;
    }

    .form-control textarea {
        height: 1500px;
    }

    .slideArrowLeft {
        left: 5px;
    }

    .slideArrowRight {
        right: 65px;
    }

    .productTitleFont02 {
        font-size: 15px;
    }

    .productImg {
        margin-top: 30px;
    }

    .productImg05 {
        width: 100%;
        margin-top: 53px;
        height: unset;
    }

    .productDetailImg {
        width: 100%;
    }

    .productDetailBox {
        margin-top: unset;
    }

}

/* Ipad View */
@media (min-width: 768px) and (max-width: 990px) {
    .sectionTitle2 {
        flex-flow: wrap;
        align-items: unset;
        justify-content: start;
    }

    .slideTitle {
        font-size: 31px;
    }

    .slideDes {
        font-size: 23px;
    }

    .productFooter {
        width: 100%;
        margin-left: unset;
    }

    .sectionAlign {
        margin-top: 110px;
    }

    .productTitleDetailMargin {
        margin-top: 0;
    }

    .productTitleDetailMargin2 {
        margin-top: 3rem;
    }

    .productTitleWidth {
        width: 155px;
    }

    .productImg03 {
        width: 100%;
    }

    .productTitleFont02 {
        font-size: 14px;
    }

    .productImg {
        margin-top: 50px;
    }

    .productImg04 {
        width: 100%;
        margin-top: 50px;
    }

    .productImg05 {
        width: 100%;
        margin-top: 53px;
        height: unset;
    }

    .productImg06 {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .productDetailImg {
        width: 100%;
    }

    .productDetailBox {
        margin-top: unset;
    }

}

/* Ipad Pro View */
@media (min-width: 991px) and (max-width: 1199px) {
    .slideTitle{
        font-size: 41px;
    }

    .slideDes{
        font-size: 25px;
    }

    .slideTxtWrap {
        transform: translateY(-50%);
    }

    .hpSection02Txt{
        font-size: 15px;
    }

    .productFooter {
        width: 100%;
        margin-left: unset;
    }

    .sectionAlign {
        margin-top: 110px;
    }

    .productDetailImg {
        width: 100%;
    }

    .productDetailBox {
        margin-top: unset;
    }


}