
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

.rt-site-header.rt-sticky.rt-sticky-active, .main-header.rt-sticky.rt-sticky-active {
    background: #000;
    padding-bottom: 14px;
}
.custom-color {
   background:  #00fefe;
    padding: 7px 15px !important;
}
.custom-color:hover {
    background:  #00fefe;
}.custom-color:after {
    background:  #00fefe;
}
.description-sticky-text-logo {
    left: 47px;
}
.domain-searh-form input[type='text']::placeholder {
font-size: 20px;
}

.rt-breadcump {
    margin-bottom: 30px;
}

.cs-span {
    width: 100% !important;
    height: 100% !important;
    display: unset !important;
    background-color: transparent !important;
}
.cs-mt-40 {
    margin-top: 0px;
}

.domain-searh-form {
    border-radius: 0;
    height: 69px;
}

.cs-padding-12{
    padding: 8px 16px;
}

.cs-search-button {
    border-radius: 0 !important;
    background: #fd0101;
}
.cs-search-button:hover {
    border-radius: 0 !important;
    background: #fd0101;
}
.cs-search-button:after {
    border-radius: 0 !important;
    background: #fd0101;
}

.cs-search-button span{
    background-color: transparent;
}
button.rt-btn.filter-btn.rt-gradient.pill.rt-Bshadow-1.btn.button.cs-search-button:hover{
    border-radius: 0 !important;

}
.rt-gradient.pill.cs-search-button:hover:after{
    border-radius: 0 !important;

}
.domain-searh-form input[type='text'] {
    width: 312px;
}
.domain-searh-form select {
    margin-left: 0;
}
.domain-searh-form button span {
    position: absolute;
    top: 50%;
    right: auto;
}
.top-header .container {
    padding: 15px 0;
}


.rt-site-footer {
    position: relative;
    margin-top: 70px;
    background-color: #000000;
    /* color: white; */
}

.cs-green {
    color: #00fefe !important;
}

.cs-white {
    color: #fff !important;
}
.rt-single-widget ul.rt-usefulllinks2 li a {
    color: white;
}
.rt-single-widget ul.rt-usefulllinks2 li a:hover {
    color: #00fefe;

}



.rt-single-widget .rt-footer-title {
    font-size: 20px;
}

.noto-sans{
    font-family: 'Noto Sans', sans-serif !important;
}
