html{
    scroll-behavior:smooth;
    scroll-snap-type:y;
}
section{
    scroll-snap-align:start;
    scroll-snap-stop:always;
}
.section-milestone{
    text-align:center;
    font-size:45px;
    color:#fff;
}
.testimonial-item .description p{
    line-height:1.5;
}
.hype{
    height:80px;
    width:200px;
}
.second-contact{
    padding: 0 130px;
}
.second-contact input, select, textarea, .form-control{
    padding: 12px 20px !important;
}
.img-fluid{
    border-radius:10px;
}
.title-gallery{
    color: #b41e89 !important;
    text-align:center !important;
}
.phoning{
    transform: rotate(360deg) !important;

}
.text-danger{
    color: #ff0b22!important;
    font-weight: 500;
    position:absolute;
}
.main-header .header-upper{
    background: black;
}
.main-menu .navbar-collapse{
    justify-content:center;
}
.logos-one{
    display: flex;
    justify-content: center;
}
.hero-section{
    top:35px;
}
.hero-section  input, select, textarea,.form-control{
    padding: 12px 20px !important;
}

.hero-section #message6 {
    position: absolute;
    line-height: 1.1;
    font-size: 14px;
    left: 0;
    width: 100%;
    /* height: 100%; */
    bottom: -35%;
}
#message16 {
    position: absolute;
    line-height: 1.1;
    font-size: 14px;
    left: 0;
    width: 100%;
    /* height: 100%; */
    bottom: 0%;
}

/*===== gallery====*/
.gallery-item img{
    width: 307px;
    height: 205px;
}
.menu-button{
    text-align:center;
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover{
    background-color: #f1efef;
    color: #000;
}
.nice-select .current{
    font-size:15px;
}
.nice-select .option{
    color:black;
}

span#message11 {
    bottom: -25px;
}
span#message12 {
    bottom: -25px;
}
span#message13 {
    bottom: -25px;
}
span#message14 {
    bottom: -5px;
}
span#message15 {
    bottom: -25px;
}



/** Social Icons **/


.button {
    position: fixed;
    left: 10px;
    bottom: var(--position);
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: var(--bg-color);
    overflow: hidden;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1),
        inset 2px -2px 3px rgb(0 0 0 / 40%);
    z-index: 100;
    color: #fff;
}

.button span {
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    margin-left: 10px;
    position: relative;
}   
.phoning{
    transform: rotatey(180deg);
}

.button:hover {
    width: 200px;
    background-color: #fff;
    color: var(--bg-color);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

.button .icon {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

.button .icon i {
    font-size: 22px;
    line-height: 50px;
    transition: all 0.3s ease-in-out;
}

.button:hover .icon {
    background-color: var(--bg-color);
    color: #fff;
    box-shadow: inset 2px -2px 3px rgb(0 0 0 / 40%);
}

.button:hover i {
    color: #fff;
}










.contact-form-wrap form {
    padding: 20px 5px 0px 140px;
    /*padding: 20px 75px 40px;*/
}



.counter-create-five{
    font-size:20px;
    font-weight: 600;
    color: #252525;
}
.counter-create{
    font-size:20px;
}

.counter{
    font-size:40px;
}
.ww-offer-item{
    padding: 35px 10px;
}

.video-play{
    opacity: 0.5;
}
/* .couter-section{
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgb(0,0,0,0.1)), url('assets/img/bg03.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    z-index: 1;
}
.section-about-two{
    z-index: 2;
    height: 100vh;
} */
/*.gallery-page-area{*/
/*    background: linear-gradient(to bottom, rgba(255,0,0,0), rgb(0,0,0,0.1)), url('../Img/bg01.jpg');*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
    
/*}*/


.counter{
    margin-bottom:0px;
}
.gallery-page-area{
    background: #f8fbf8;
}
.couter-section{
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgb(0,0,0,0.4)), url('../home/gt3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100vh; */
    margin-top:-4px;
    z-index: 1;
}
.ww-offer-item{
    height: 88%;
}

.bg-lighter{
    background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgb(0,0,0,0.9)), url('../home/gt11.jpg');
}
.section-counting{
    padding-top: 30px;
}
.testimonial-bg{
    height: 100%;
}

.client-logo-inner{
    margin-top: 50px;
}

.contact-area{
    background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgb(0,0,0,0.9)), url('../home/gt12.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 100vh; */
    z-index: 1;
}
.form-control{
    background: rgba(255, 255, 255, 0.5);
    font-size:15px;
}
input:focus, button:focus, .form-control:focus{
    background: rgba(255, 255, 255, 0.5);
}
.form-control:focus{
    color: #fff;
}
.section-title .titles{
    color: #fff;
    /*text-align: start;*/
    text-align: center;
}
.section-title h2{
    color: #fff;
    text-align:center;
    margin-bottom: 0px;
     margin-top: 20px;
}
.testimonial-item .description p{
    color: #fff;
}
.testimonial-item .description .designation{
    color: #fff;
}
.testimonial-item .description h4{
    color: #fff;
}
.client-logo-area .title{
    color: #b41e89;
}

.testimonial-item  .image{
    margin-left: 30px;
}
.hero-content h1{
    font-size: 86px;
}



.section-success {
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(0, 0, 0, 0.1)), url('../Img/hero02.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100vh; */
    z-index: 1;

}

.theme-btn,
a.theme-btn {
    z-index: 4;
}

.succes-one{
    color: #fff;
}












.services-entry-section{
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(0, 0, 0, 1)), url('../home/ht1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh !important;
    position: relative;
    z-index: 1;
}
.service-entry-section-two{
    background: linear-gradient(to left, rgba(0, 0, 0, 1), rgb(0, 0, 0,0.5)), url('../home/ht8.jpg');
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh !important;
    z-index: 1;
}
.sky{
    position: absolute;
    z-index: 2;
    height: 100vh;
}
.sky3{
    z-index: 3;
}
.section-bussiness-head{
    color: #fff;
    font-size: 80px;
}
.section-bussiness-head1{
    color: #fff;
    font-size: 59px;
}
.section-bussiness-list{
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: start;
}
.section-bussiness-list1{
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items:flex-start;
}
.section-bussiness-para{
    color:#fff;
    font-size: 16px;
}
.half{
    width: 35px;
    padding-right: 1px;
}
.gallery-item.style-two .gallery-content .icon:after, .gallery-item.style-two .gallery-content .icon:before{
    height:20%;
}
.client-logo-bg{
    bottom:2px;
}
.glassify{
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
/*==========================awards=================*/

.theme-btn, a.theme-btn{
    background: #b41e89 !important;
    padding: 7px 40px;
}
.awards-line{
    height: 150px;
    width: 1.5px;
    background-color: #7cc143;
}
.awards-dot{
    position: absolute;
    transform: translateX(-50%);
    left: 48%;
    height: 12px;
    width: 12px;
    border-radius: 100px;
    background-color: #b41e89;
    animation: doted 15s infinite linear;
    z-index: 3;
}
@keyframes doted {
    0%{
        transform: translateY(0px);
        
    }
    50%{
        transform: translateY(140px);
    }
    100%{
        transform: translateY(0px);
    }
}
.title-awards{
    color: #b41e89;
}
.awards-fluid{
    width: 30%;
}

.awards-head{
    font-size: 15px;
    text-align: center;
}
.awards-img{
    text-align: center;
}
.awards-full{
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.section-title.text-white p{
    text-align:justify;
}
.billion-head{
    font-size:16px;
    line-height:1.2;
    padding-top:10px;
}
.pricing-plan-area::before{
    background-color: #312424db;
}
.bussiness-sucess-section{
    margin-top:-12x;
}
li.option:first-child {
    display: none;
}





/*===============================card===============  */

.billion-para{
    line-height: 1.2;
}
  
  .main {
    width: 100%;
    min-height: 380px;
    text-align: center;
    position: relative;
    cursor: pointer;
  }
  
  .service {
    background: #fff;
    padding: 20px 15px;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    height: 60%;
    z-index: 1;
    box-shadow: 0 0 20px -15px #030380;
    transition: transform .8s;
  }
  
  /* Mengatur posisi logo service */
  .service-logo {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: -90px auto 0;
    background: #fff;
    border: 10px solid #7cc143;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  /* Membuat border title */
  .service h4 {
    height: 35px;
    width: 80%;
    margin: 50px auto;
    background: #fff;
    position: relative;
  }
  
  .service h4::after,
  .service h4::before {
    content: '';
    width: 40px;
    height: 30px;
   position: absolute;
   z-index: -1;
  }
  
  .service h4::after {
    background: linear-gradient(to right, #fff, #007bff);
    right: -5px;
    top: -5px;
  }
  
  .service h4::before {
    background: linear-gradient(to right, #007bff, #fff);
    left: -5px;
    bottom: -5px;
  }
  
  
  /* membuat shadow untuk service */
  .main::after {
    content: '';
    height: 200px;
    width: 80%;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    left: 10%;
    z-index: -1;
    box-shadow: 0 0 20px -15px #030380;
    transition: transform .8s;
  }
  .main::before {
    content: '';
    height: 200px;
    width: 64%;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    left: 18%;
    z-index: -2;
  }
  
  .main:hover .service {
    transform: translateY(-50px);
  }
  
  .main:hover::after {
    transform: translateY(-25px);
  }
  
  .service-logo img {
    transition: transform 1s;
  }
  
  .main:hover .service-logo img {
    transform: rotate(360deg);
  }

.hero-section .form-group{
    position:relative;
}
.hero-section #message1{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}
.hero-section #message2{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}
.hero-section #message3{
    position:absolute;
    line-height: 8.1;
    font-size: 14px;
}
.input-group-text{
    background-color: #948690;
    color: #000;
    border: none;
}
.hero-section #message4{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}
.hero-section #message5{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}




.form-group{
    position:relative;
}

.contact-form-wrap #message11{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}
.contact-form-wrap #message12{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}
.contact-form-wrap #message13{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}
.contact-form-wrap #message14{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}
.contact-form-wrap #message15{
    position:absolute;
    line-height: 1.1;
    font-size: 14px;
}


.footer-section{
    padding-top: 30px;
    background: #000;
}

/* coscrdwtzhywplhu' */
.alert-success{
    z-index: 999;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50% ,-50%);
    text-align: center;
    /*display: flex;*/
    /*justify-content: center;*/
    
}
.pricing-plan-area1{
    background-image: linear-gradient(45deg, black, transparent)  ,url(/assets/home/gt6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.half-tr{
    padding:5px;
}



/*=================================================================mobile responsive=======================================*/

@media only screen and (min-width: 1400px) and (max-width: 1800px){
.main-menu .navbar-collapse li a{
    font-size:16px;
}
   
}


@media only screen and (max-width: 1200px){
.main-menu .navbar-collapse li a{
    font-size:11px;
} 
}


@media only screen and (max-width: 992px){
#message16{
    bottom: -31%;
}
.viewing-in{
    padding-top:15px;
}
.nice-select .current {
    font-size: 10px;
}
.form-control{
    font-size: 10px;
}

.awards-head {
    font-size: 12px;
    text-align: center;
}    
.awards-dot{
    left:46%;
}
.client-logo-area .title{
    text-align:center;
}
.section-title h2{
    font-size:25px;
}
.contact-form-wrap form {
    padding: 20px 0px 0px;
}
.couter-section{
    background-position: center center;
}
.pricing-plan-area1{
    background-position: center;
}
.services-entry-section{
    background-position: center;
}
.services-entry-section3{
    row-gap: 20px;
}
.service-entry-section-two{
    /*background-position: center;*/
    height: auto !important;
    padding-bottom: 70px;
    padding-top: 40px;
}
.services-entry-section4{
    flex-direction: column-reverse;
    row-gap: 20px;
}
.half-tr{
    padding:15px;
}   
.section-title h2{
    text-align:center;
}

    
    
    
    
    
}

@media only screen and (max-width: 776px){
.mahi1{
    padding-top:12px;
}    
.mahi2{
    padding-top:0px;
}    
    
    
.second-contact {
    padding: 0 30px;
}
.hero-content h1 {
    font-size: 65px;
}    
.half-tr {
    padding: 35px;
}   
.section-title h2{
    text-align:center;
}
.gallery-item{
    text-align:center;
}    
.section-bussiness-head {
    font-size: 30px;
} 
.section-bussiness-head1{
    font-size: 50px;
} 
.header-one .header-top{
    padding-left: 7px;
} 
    
    
.awards-head {
    font-size: 15px;
    text-align: center;
}
.awards-dot {
    left: 47%;
}
.nsic{
    row-gap: 20px;
}
.section-bussiness-list{
    font-size: 16px;
}


}




@media only screen and (max-width: 576px){

    #message16 {
    bottom: -46%;
}
  #message6 {
    bottom: -47% !important;
}
.form-control{
    font-size: 11px;
}
.hero-section{
    background-size: auto;
    background-repeat: no-repeat;
}
.hero-content p {
    margin-bottom: 30px;
}
.hero-section{
    padding-top: 30px; 
     padding-bottom: 70px;
     background-attachment: fixed;
    background-size: cover;
}

section.hero-section.home_banner_cont {
    padding-top: 70px;
    padding-bottom: 0px;
}
.header-top .top-left {
    display: block;
}
input, select, textarea, .nice-select, .form-control{
    padding: 12px 25px !important;
}
.hero-content{
     margin-bottom: 0px;
}
.succes-one{
    text-align:center;
    padding-top: 0px;
}
.services-entry-section{
    padding: 30px 0px;
}
.section-bussiness-head{
    font-size: 46px;
}
.section-bussiness-head1{
    font-size: 48px;
}
.gallery-item img {
    width: 494px;
    height: 290px;
}
header-one .header-top {
    padding-left: 5px;
}
.header-top ul li>i{
    padding-left: 26px;
}
.header-top ul li{
    font-size:12px;
}
.contact-area{
    background-attachment:fixed;
}


}    


@media only screen and (max-width: 480px){

    
   img.homebannerbgimage {
    height: 39vh;
    object-fit: cover;
}
    
.section.hero-section.home_banner_cont {
    padding-top: 100px;
    padding-bottom: 0px;
}
#message16 {
    bottom: -42% !important;
}
#message6 {
    bottom: -47% !important;
}
.nice-select .current {
    font-size: 11px;
}
.half-tr {
    padding: 25px;
}
.section-bussiness-head1{
    font-size: 41px;
}
.section-bussiness-head{
    font-size: 41px;
}
.gallery-item img {
    width: 413px;
    height: 300px;
}
.header-top ul li{
    font-size:9px;
   
}
.scroll-top{
    width: 30px;
    height: 30px;
    line-height: 35px;
}
.testimonial-item .description p{
    font-size: 14px;
}
.testimonial-item .description h4{
     font-size: 15px;
}


    
}
    
    
@media only screen and (max-width: 420px){
 img.homebannerbgimage {
    height: 40vh;
    object-fit: cover;
    object-position: left;
}
section.hero-section.home_banner_cont{
    padding-top: 100px;
    padding-bottom: 0px;
}
.succes-one{
    font-size:18px !important;
}
.contact-form-wrap form {
    padding: 0px 0px 0px;
}
.hub{
    display:block !important;
    transform: translateX(22%);
}
.mahi1{
    padding-top:0px;
}    
.mahi2{
    padding-top:0px;
}     
    
span#message11 {
    bottom: -25px;
}
span#message12 {
    bottom: -25px;
}
span#message13 {
    bottom: -25px;
}
span#message14 {
    bottom: -5px;
}
span#message15 {
    bottom: -25px;
}
    
#message6 {
    bottom: -40% !important;
}
#message16 {
    bottom: -42%;
}
.second-contact {
    padding: 0 20px;
}
.half-tr {
    padding:10px 20px;
}
.awards-head {
    font-size: 10px;
    text-align: center;
}
.services-entry-section3 {
    row-gap: 40px;
}
.services-entry-section4 {
    flex-direction: column-reverse;
    row-gap: 80px;
}
.service{
    padding: 7px 15px;
}
.section-bussiness-head{
    font-size: 29px;
    padding-top: 50px;
}
.section-bussiness-head1 {
    color: #fff;
    font-size: 34px;
}
.header-top ul li{
    font-size:15px;
    font-weight: 500;
   
}
.hero-section{
    background-attachment: fixed;
    background-size: cover;
} 
.section-bussiness-list{
    font-size: 14px;
}
.nsic {
    row-gap: 40px;
}
.small-gap{
    padding-bottom:20px;
}
.section-bussiness-para{
    font-size: 13px;
}
.section-bussiness-list1{
    font-size: 14px;
}
.section-title.text-white p{
    font-size: 14px;
}
.morder-tools-content p{
    font-size: 14px;
}
.hero-content h1{
    font-size: 38px;
}
.hub1{
    padding-left: 12px;
}
.testimonial-item .description p{
    font-size: 14px;
}
.testimonial-item .description h4{
     font-size: 15px;
}

    
}


.section.home_banner_cont {
    height: calc(120vh - 122px);
}