*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    
}
p,div,span,a{
    font-family: 'Open Sans', sans-serif !important;
}
html {
    font-family: 'Open Sans', sans-serif !important;
    scroll-behavior: smooth;
}

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.flex{
    display: flex;
    margin-top: 10px;
}
.flex img{
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
header{
    width: 100%;
    height: 104px;
    background: #FFFFFF;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
    margin-bottom: 36px;
    position: fixed;
    z-index: 9999999999999999;
}
header .container{
    display: flex;
    justify-content: space-between;
    width: 80%;
    padding-top: 30px;
}
header .child{
    display: flex !important;
    margin-top: -10px;
}
header .call{
    font-family: 'Roboto' sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0;
    margin-right: 80px;
    margin-top: 10px;
    color: #000000;
}
header .call span{
    font-family: 'Roboto' sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0;
    margin-right: 60px;
    margin-top: 10px;
    color: #0364EB;
}
header .leng{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #444444;
}
/*section .container{
    max-width: 80% !important;
}*/
section{
    padding-top: 140px;
}
section .text{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.01em;
    margin-top: 20px;
    color: #444444;
}
/*section .btn{
    min-width: 300px;
    height: 50px;
    background: #0364EB;
    border-radius: 87px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.01em;
    display: flex;
    color: #FFFFFF;
    justify-content: center;
    align-items: center;
    margin: auto;
}*/
.carousel-control-next-icon {
    background-image: none !important;
    background: #0364EB !important;
    border-radius: 87px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    height: 60px;
    padding: 0px 150px;
    line-height: 22px;
    letter-spacing: 0.01em;
    margin-right: 130px;
    color: #FFFFFF;

}
.carousel-control-prev-icon {
    background-image: none !important;
    background: #fff !important;
    border: 1px solid #0364EB !important;
    border-radius: 87px !important;
    height: 60px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    padding: 0px 150px;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    margin-left: 130px;
    letter-spacing: 0.01em;
    color: #0364EB;
}
/*.carousel-indicators {
    position: absolute !important;
    right: 0;
    bottom: 0;
    left: 0 !important;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    top: 566px !important;
    list-style: none;
    display: flex !important;
    justify-content: space-between !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}*/
.number{
    width: 100% !important;
    height: 100% !important;
    box-sizing: content-box !important;
    border-radius: 100% !important;
    text-align: right;
    position: absolute !important;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0 !important;
    left: 0 !important;
    padding-left: 3px;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto !important;
    width: 50px !important;
    height: 50px !important;
    padding: 0;
    margin-right: 5px;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-left: 5px;
    border-radius: 100%;
    text-indent: -999px;
    cursor: pointer;
    background-color: #CCC;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 05;
    transition: opacity .6s ease;
    position: relative;
}
.carousel-indicators .active{
    color: #000;
    border: 1px solid #0364EB !important;
}
.mobile {
    display: none;
}
.sovol{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #000000;
}
.mboo{
    display: none;
}
.mobill{
    display: none;
}
.containr{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80%;
    margin: 0px auto;
    padding-top: 30px;
}
.tugash{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-top: 80px;
    color: #000000;
}
.tugas{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-top: 0px;
    color: #000000;
}
.mobilll{
    display: none;
}
.carousel-indicators {
    position: fixed !important;
    right: 0;
    height: 70px;
    bottom: 0px !important;
    left: 0 !important;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    background: #FFFFFF;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto !important;
    width: 50px !important;
    height: 50px !important;
    padding: 0;
    margin-right: 5px;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-left: 5px;
    border-radius: 100%;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border: 1px solid #C4C4C4 ;
    opacity: 05;
    transition: opacity .6s ease;
    position: relative;
}
.btnss{
    position: absolute;
    width: 100%;
    min-height: 100px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.classs{
    display: flex;
    justify-content: center;
    width: 100%;
}
.time_out_box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.time_out_box .center_box {
    width: 45%;
}
.lang_txt {
    text-decoration: none!important;
}
label {
    display: block !important;
}

#section{
    padding-top: -140px !important;
}
.blue {
    background: #0364EB!important;
    color: white!important;
}
.carousel {
    position: relative;
    height: 1200px !important;
}
.carousel {
    position: relative;
    height: auto !important;
    margin-bottom: 250px;
}
