/*custom.css*/
::-webkit-scrollbar-track{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.05);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(75, 75, 75, 0.58);}
::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.2);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(48, 48, 48, 0.92);}
::-webkit-scrollbar{width: 16px;height: 16px;}
::-webkit-scrollbar:hover {width:20px; height: 20px;}
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb{border-radius: 999px;border: 5px solid transparent;}
::-webkit-scrollbar-track{box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-thumb{min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;}
::-webkit-scrollbar-corner{background: transparent;}
/*background-color: #ff8a00;*/
a:hover {
    color: #ff8a00;
    text-decoration: none;
}
.navbar-main .dropdown-toggle::after {
    color: #ff8a00;
}
.btn-primary {
    background-color: #ff8a00;
    color: #fff;
}
.bg-primary {
    background-color: #ff8a00 !important;
}
.img-subsco:before {
    background-color: #ff8a00;
}
.img-subsco:after {
    background-color: #ff8a00;
    filter: blur(3px);
    left: 126px;
}
.text-primary {
    color: #ff8a00 !important;
}
.rs-icon-1 .icon {
    color: #ff8a00;
    background: #F8F8F8;
}
.rs-icon-info-3 .fas {
    color: #ff8a00;
}
.rs-icon-info-3 a {
    color: #ff8a00;
}
.owl-dark .owl-dots .owl-dot.active span {
    width: 20px;
    background-color: #ff8a00;
}
.rs-news-1 .media:before {
    color: #ff8a00;
}
.footer .footer-item .footer-title {
    color: #ff8a00;
}
.footer .footer-item .list li a:before {
    color: #ff8a00;
}
.footer .footer-item .list li a:hover {
    color: #ff8a00;
}
.footer .sosmed-icon a {
    background-color: #ff8a00;
    color: black;
}
.list-info li .info-icon {
    display: table-cell;
    color: #ff8a00;
}
.cd-top {
    background: #ff8a00 url(/template/images/cd-top-arrow.svg) no-repeat center 50%;
}
.rs-news-1 .body a {
    color: #ff8a00;
}

.box-image-3 .body-content h4 {
    letter-spacing: 2px;
    color: #fff;
}
.box-image-3 .body-content p {
    color: #fff;
}

.logo img{
    height: 64px;
}
.content-wrap {
    padding: 75px 0;
}
.nav-item.last{
    position: absolute;
    right: 0;
    background-color: #ff8a00;
    color: #fff;
}
.nav-item.last .dropdown-toggle::after {
    content: none;
}
.navbar-main .dropdown-menu {
    min-width: 132px;
}
.box-image-3{
    position: relative;
}
.img-info{
    position: absolute;
    top: 130px;
    width: 100%;
    height: 202px;
    background: rgba(50,50,50,.4);
    color: #fff;
    padding: 0;
}
.img-info-title{
    text-align: center;
    display: block;
    font-size: 51px;
    letter-spacing: 3px;
    padding-left: 41px;
    margin-top: 18px;
}
.img-info-desc{
    text-align: center;
    width: 100%;
    display: block;
    font-size: 18px;
    margin-top: 42px;
}
@media (min-width: 992px){

    .img-info{
        top: 55px;
        width: 100%;
        height: 86px;
    }
    .img-info-title{
        text-align: center;
        display: block;
        font-size: 20px;
        letter-spacing: 3px;
        padding-left: 20px;
        margin-top: 10px;
    }
    .img-info-desc{
        text-align: center;
        width: 100%;
        display: block;
        font-size: 12px;
        margin-top: 12px;
        text-transform: uppercase;
    }
}
@media (min-width: 1200px){
    .img-info{
        top: 65px;
        height: 102px;
    }
    .img-info-title{
        font-size: 24px;
        letter-spacing: 3px;
        padding-left: 20px;
        margin-top: 12px;
    }
    .img-info-desc{
        font-size: 12px;
        margin-top: 19px;
    }
}
.box-image-3 .body-content p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.owl-prev,.owl-next{
    display: none;
}
.btn.btn-more{
    margin: 0 67px;
    display: block;
    color: #fff;
    background: rgba(0,0, 0, .8);
    padding: 3px;
}
.btn.btn-more:hover{
    color: #fff;
}
.contact-info > div {
    margin-right: 12px;
}
.box-image-1>a{
    width: 100%;
}
.box-image-1{position: relative;}
.box-image-1 .img-fluid {
    width: 100%;
    height: 235px;
}
.cta-info p {font-size: 26px;}
.border-box {
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    height: 115px;
}
.media>a{
    overflow: hidden;
    height: 210px;
}
.rs-news-1 .body .title a{
    font-size: 22px;
}
.rs-news-1 .body p{
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.section-heading, .rs-feature-box-1 .title{
    font-size: 32px;
}
.rs-news-1 .body .btn-more{
    /*float: right;*/
    display: block;
    text-align: right;
}
.rs-img-box{
    margin-bottom: 25px;
}
.rs-img-info{
    text-align: center;
    border: solid 1px #DBDBDB;
    padding: 0px;
    /*margin-bottom: 30px;*/
    text-align: center;
    position: relative;
    vertical-align: middle;
    display: table-cell;
    height: 120px;
}
.rs-img-info img{
    width: 100%;
}
.footer .content-wrap{
    padding: 40px 0 20px;
}
.header-1 .navbar-main .nav-link {
    font-weight: bold;
    padding: 1rem 1.5rem;
    font-size: 20px;
}
.header-1 .navbar-main .nav-link:hover {
    color: #ff8a00;
    background-color: transparent;
}
.navbar-main .dropdown-menu {
    padding: 0.2rem 0;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
.navbar-main .dropdown-item {
    color: #fff;
    padding: 0.5rem 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: rgba(50,50,50,.5);
}
.btn, .btn-primary, .btn-secondary, .btn-primary.disabled, .btn-light, .btn-ghost-primary, .btn-ghost-secondary, .btn-ghost-light {
    font-size: 20px;
    padding: 12px 42px;
}
.navbar-main .btn-navbar {
    padding-top: 18px;
    padding-bottom: 18px;
}

.banner .container{

    width: 100%;
    height: 100vh;
    z-index: 100;
    left: 0;
    position: absolute;
    top: 0;
    margin: 0 auto;
    bottom: 0;
    right: 0;
}

.box-image-1 .body-content .title {
    color: black;
    font-size: 24px;
    margin-bottom: 5px;
}
.box-image-1 .body-content .category {
    font-size: 18px;
    color: #4D4D4D;
}

.rs-testimonial-1 .media {
margin: 0 30px 30px 0;
width: 200px;
height: auto;
display: block;
position: relative;
background-color: transparent; 
border-radius: 8px; 
}
.rs-testimonial-1 .media img {
border-radius: 8px; 
transform: scale(1, 1);
transition: 0.4s all linear;
}

.feature-block{
position: relative;

}

.feature-block .inner-box{
position: relative;
background-color: #ffffff;
padding: 20px 25px;
-webkit-box-shadow: 0 0 32px rgba(0,0,0,0.20);
-moz-box-shadow: 0 0 32px rgba(0,0,0,0.20);
-ms-box-shadow: 0 0 32px rgba(0,0,0,0.20);
-o-box-shadow: 0 0 32px rgba(0,0,0,0.20);
box-shadow: 0 0 32px rgba(0,0,0,0.20);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.feature-block .inner-box:hover{
background-color: #ff8a00;
}

.feature-block .icon-box {
position: relative;
display: block;
/* margin-bottom: 30px; */
}
.owl-carousel .owl-item img {
display: block;
margin: 0 auto;
width: auto;
max-height: 120px;
}
.feature-block .icon-box .icon{
position: relative;
display: inline-block;
font-size: 52px;
line-height: 52px;
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.feature-block .inner-box:hover .icon-box .icon{
color: #ffffff;
}

.feature-block h3{
position: relative;
display: block;
font-size: 18px;
line-height: 30px;
color: #222222;
font-weight: 500;
padding-bottom: 12px;
margin-bottom: 30px;
/*text-align: center;*/
margin: 0 auto;
display: block;
}

.feature-block h3{
position: relative;
/*display: inline-block;*/
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.feature-block .inner-box:hover h3{
color: #ffffff;
}


.feature-block h3:before{
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 40px;
background-color: #222222;
content: "";
}

.feature-block .text{
position: relative;
display: block;
font-size: 24px;
text-align: center;
line-height: 24px;
color: #000;
font-weight: 400;
margin-bottom: 28px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.feature-block .inner-box:hover .text{
    color: #ffffff;
}

.feature-block .link-box{
    position: relative;
}

.feature-block .link-box a{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #ff8a00;
    font-weight: 700;
    font-family: "Arimo", sans-serif;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.feature-block .inner-box:hover .link-box a{
    color: #222222;
}

.border-box {
    box-shadow: 0 0 32px rgb(0 0 0 / 20%);
    background-color: white;
    border: none; 
    padding: 10px 0;
    text-align: center;
    width: 100%;
    height: 115px;
}
.footer-item p a{
    color: #fff;
    font-size: 18px;
}
.copyright{
    color: #fff;
    font-size: 12px;
    padding: 0;
    margin: 4px 0 0 0;
    text-align: left;
}
.footer .fcopy{
    padding: 0;
    font-size: 12px;
}
.footer .fcopy span{
    margin: 0 8px;
}
.banner .overlay-bg{
    background-color: transparent;
}


.cd-btn {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 999;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    overflow: hidden;
    /*text-indent: 100%;*/
    /*white-space: nowrap;*/
    /*background: #ffd808 url(../images/cd-top-arrow.svg) no-repeat center 50%;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    visibility: hidden;
    opacity: 0;

    bottom: 100px;
    /*visibility: visible;*/
    /*opacity: 0.6;*/
    background: #000;
    border-radius: 6px;
}
.cd-btn i.fa{
    color: #fff;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    display: block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}
.cd-btn.cd-is-visible {
    visibility: visible;
    opacity: 0.6;
}
.cd-btn:hover{
    opacity: 1;
}

.qrcode-block{
    display: inline-block;
    background-color: #fff;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 30%);
    text-align: center;
    padding: 20px;
    position: absolute;
    z-index: 999;
    position: fixed;
    right: 65px;
    bottom: 110px;
    opacity: 0.9;
    display: none;

    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.qrcode-block span {
    color: #000;
    line-height: 36px;
    font-weight: 800;
    position: relative;
    display: block;
    font-size: 24px;
}
.qrcode-block:before {
    right: 3px;
    bottom: 3px;
    border-bottom: 3px solid #ff8a00;
    border-right: 3px solid #ff8a00;
    width: 30px;
    height: 30px;
    content: '';
    position: absolute;
    background-color: transparent;
}
.qrcode-block:after {
    left: 3px;
    top: 3px;
    border-top: 3px solid #ff8a00;
    border-left: 3px solid #ff8a00;
    width: 30px;
    height: 30px;
    content: '';
    position: absolute;
    background-color: transparent;
}

.header-1 .navbar-main .last .nav-link:hover{ color: #fff; }
.header-1 .navbar-main .navbar-nav .dropdown-menu{width: 152px; left: -12px;}
.header-1 .navbar-main .dropdown-item{ padding: 0.5rem; text-align: center;}