/******************************************************************
Theme Name: Phintraco Themes 2021
Theme URI: http://www.themble.com/bones
Version: 1.3
Tags: flexible-width, translation-ready, microformats, rtl-language-support

Happy Developing!
******************************************************************/

/* =========== for all dekstop version css ============*/
a{text-decoration: none;}
html {scroll-behavior: smooth;}
*{font-family: "Poppins", sans-serif;}

/* =========== Header */
.header-menu-transparant{
    background: transparent;
    position: absolute;
    z-index: 10;
    width: 100%;
    padding: 15px 0;
}
#section-header-top{
    background: #FFFFFF;
    display: none;
    padding: 15px 0;
}
.logo-header-img{
    width: 120px;
    margin-right: 40px;
}
.header-menu{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-right: 20px;
}
.header-menu-btn{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-right: 0px;
    background-color: #D7282E;
    padding: 10px 20px !important;
    border-radius: 30px;
}
.header-menu-btn:hover{
    background-color: #005C90;
    border: 1px solid #FFFFFF;
}
.white{color: #FFFFFF !important;}

/* =========== Footer */
.footer{
    background-color: #005C90;
    padding: 80px 0 20px 0;
}
.desc-footer{
    font-size: 14px;
    color: #005C90;
    letter-spacing: .3px;
    line-height: 25px;
}
.title-menu-footer{
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: 600;
    color: #005C90;
    letter-spacing: .3px;
}
.bdr-menu-footer{
    border: .9px solid #005C90;
    width: 30%;
}
.li-menu-footer{
    color: #FFFFFF !important;
    font-size: 14px;
    color: #005C90;
    letter-spacing: .3px;
    margin-bottom: 10px;
}
.li-menu-footer:hover{font-weight: bold;}
.footer-copyright{
    font-size: 12px;
    color: #005C90;
    letter-spacing: .3px;
    margin-bottom: 0px;
}
.icon-sosmed-footer{
    /* background-color: #D7282E; */
    color: #FFFFFF;
    font-size: 18px;
    padding: 5px 8px;
    border-radius: 5px;
}
/* .icon-sosmed-footer:hover{background-color: #005C90;} */

/* =========== Back To Top */
#TOP{
    position: fixed;
    bottom: 60px;
    right: 30px;
    z-index: 10;
    font-size: 26px;
    border: unset;
    background-color:#D7282E;
    color: #FFFFFF;
    border-radius: 30px;
    height: 40px;
    width: 40px;
    box-shadow: 0 5px 5px rgba(0,0,0,.25);
}
#TOP:hover{background-color: #005C90;}
#floating-wa{
    position: fixed;
    bottom: 150px;
    right: 30px;
    z-index: 11;
    font-size: 26px;
    border: unset;
    background-color: #128C7E;
    color: #FFFFFF;
    border-radius: 30px;
    height: 50px;
    width: 50px;
    box-shadow: 0 5px 5px rgba(0,0,0,.25);
    padding-top: 5px !important;
}

/* =========== Banner */
#banner{
    height: 700px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.vertical-center {padding: 200px 0 50px 0;}
.est-home-banner{
    font-size: 19px;
    font-weight: 500;
    color: #D7282E;
    letter-spacing: .3px;
}
.title-home-banner{
    font-size: 56px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 62px;
    width: 75%;
}
.desc-home-banner{
    font-size: 24px;
    letter-spacing: .3px;
    line-height: 33px;
    opacity: .7;
    width: 60%;
}
.btn-goto-home-banner{
    background-color: #005C90;
    font-size: 16px;
    letter-spacing: .3px;
    width: 20%;
    padding: 15px;
    border-radius: 30px;
    border: unset;
}
.btn-goto-home-banner:hover{background-color: #D7282E;}

/* =========== About */
#about, #service, #testimonials, #blog, #client, #visimisi, #single-page{padding: 60px 0;}
.head-home-red{
    font-size: 18px;
    font-weight: 600;
    color: #D7282E;
    letter-spacing: .3px;
}
.title-home-about{
    font-size: 24px;
    font-weight: 600;
    color: #005C90;
    letter-spacing: .3px;
    line-height: 32px;
}
.desc-home-about p{
    font-size: 17px;
    color: #2F2F2F;
    letter-spacing: .3px;
    line-height: 30px;
    opacity: .7;
}
.icon-about-li{
    background-color: #D7282E;
    font-size: 16px;
    color: #FFFFFF;
    padding: 2px 5px;
    margin-right: 8px;
}
.desc-home-li{
    font-size: 15px;
    letter-spacing: .3px;
}

/* =========== Service */
.head-left-home-service{
    font-size: 40px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 50px;
}
.desc-home{
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 25px;
    opacity: .7;
}
.rounded-home-service{
    background-color: #FFFFFF;
    width: 100%;
    height: 200px;
    margin: auto;
    padding-top: 18px;
    object-fit: contain;
}
.title-home-service{
    font-size: 17px;
    font-weight: 600;
    letter-spacing: .3px;
}
.desc-home-service{
    font-size: 15px;
    letter-spacing: .3px;
    line-height: 25px;
    opacity: .7;
}
.desc-home-visimisi{
    font-size: 16px;
    letter-spacing: .3px;
    line-height: 25px;
    width: 90%;
}
.icon-services2{
    width: 75px;
    height: 75px;
}
.bg-home-service2{
    background-color: #D7282E;
    padding: 40px 20px;
    /* max-width: 1100px; */
    position: relative;
    top: 45px;
    border-radius: 5px;
}
.title-home-service2{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .3px;
}
.desc-home-service2{
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 25px;
}

/* =========== Testimonials */
.bg-grey{
    background-color: #F4F6FB;
    border-radius: 10px;
    padding: 15px;
}
.title-home-testimonials{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
}
.positions-home-testimonials{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .3px;
    opacity: .7;
}
.desc-home-testimonials p{
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 25px;
    opacity: .7;
}

/* =========== Blog */
#blog, #visimisi{background-color: #F4F6FB;}
.head-home-blog, .head-home-client{
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 32px;
}
.img-home-blog{
    height: auto;
    object-fit: contain;
}
.home-author{
    font-size: 12px;
    letter-spacing: .3px;
    opacity: .7;
}
.home-calender{
    background-color: #D7282E;
    padding: 10px 15px;
    border-radius: 10px;
    width: 25%;
    position: absolute;
    right: 5px;
    top: 105px;
}
.date{font-size: 16px;}
.month{font-size: 15px;}
.title-home-blog{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .3px;
}
.desc-home-blog{
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 25px;
    opacity: .7;
    height: 75px;
    overflow: hidden;
}
.icon-home-news{width: 14px;}
.date-news{font-size: 14px;}
.single-title-news-small{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .3px;
}
.single-icon-news-small{width: 12px;;}
.single-date-news-small{
    font-size: 12px;
    font-weight: 300;
    letter-spacing: .3px;
}

/* =========== Clients */
.bg-home-client{
    padding: 30px 20px;
    border-radius: 10px;
    max-width: 850px;
}
.img-home-client{
    height: 100px;
    object-fit: contain;
    filter: grayscale(100%);
}
.img-home-client:hover{filter: unset;}
.head-home-subscribe{
    font-size: 22px;
    font-weight: 600;
    letter-spacing: .3px;
}
.desc-home-subscribe{
    font-size: 16px;
    font-weight: normal;
    letter-spacing: .3px;
    line-height: 25px;
}

/* ================================== Section Responsive ================================== */
/* Add Screen */
@media only screen and (min-width:992px) {
    #cont1100px{max-width: 1100px;}

    /* Dropdown Menu */
    .dropdown-menu li { position: relative; }
	.nav-item .submenu { 
        display: none;
        position: absolute;
        left: 100%; 
        top: -9px;
	}
	.nav-item .submenu-left { 
        right: 100%; 
        left: auto;
	}
	.dropdown-menu > li:hover { background: transparent; }
	.dropdown-menu > li:hover > .submenu { display: block; }

    .navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}

/* XL */
@media only screen and (min-width:1500px) {
    #cont1100px{max-width: 1600px;}
    #banner{height: 1000px;}
    .home-calender{
        top: 135px;
        width: 20%;
    }
}

/* SM */
@media screen and (min-width: 576px) and (max-width: 992px) {
    .white{color: #000 !important;}
    .header-menu-transparant{background-color: #FFFFFF;}
    .header-menu-btn{border-radius: 8px;}
    /* =========== Banner */
    .vertical-center{padding-top: 120px;}
    #banner{background-position: left;}
    .title-home-banner, .desc-home-banner, .btn-goto-home-banner{width: 100%;}
    .est-home-banner{font-size: 14px;}
    .title-home-about{
        font-size: 40px;
        line-height: 48px;
    }
    .desc-home-banner{
        font-size: 18px;
        line-height: 25px;
    }

    /* =========== Service */
    .bg-home-service2{
        position: unset;
        margin-top: 80px !important;
        border-radius: unset;
    }

    /* =========== Testimonials */
    #testimonials{padding-top: 60px;}
}

/* XS */
@media only screen and (max-width:575px){
    .white{color: #000 !important;}
    .header-menu-transparant{background-color: #FFFFFF;}
    .header-menu-btn{border-radius: 8px;}
    /* =========== Banner */
    .vertical-center{padding-top: 120px;}
    #banner{background-position: left; padding-top: 80px;}
    .title-home-banner, .desc-home-banner, .btn-goto-home-banner{width: 100%;}
    .est-home-banner{font-size: 14px;}
    .title-home-about{
        font-size: 40px;
        line-height: 48px;
    }
    .desc-home-banner{
        font-size: 18px;
        line-height: 25px;
    }

    /* =========== Service */
    .bg-home-service2{
        position: unset;
        margin-top: 80px !important;
        border-radius: unset;
    }
    .w-sm-75{width: 75% !important;}

    /* =========== Testimonials */
    #testimonials{padding-top: 60px;}
}