/*@import url('https://fonts.googleapis.com/css2?family=Play:wght@700&family=Play&display=swap');*/
body{
    font-family: 'Play', sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav-link{
    font-family: 'Play', sans-serif;
}
.bg-white{
    background-color: #fff!important;
}
.nav-link{
    font-size: 15px;
    color: white !important;
}
.nav-item{
    padding: 0 .5em;
}
.shadow-bar{
    box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.cta-top{
    background-image: url(https://astradaihatsuyogyakarta.com/wp-content/uploads/2020/01/bg_variant.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 100px 0px;
    position: relative;
    width: 100%;
}

.cta-header{
    background-image: url(../../images/interior.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 100px 0px;
    position: relative;
    width: 100%;
}

.bg-overlay{
    background-color: #000000;
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.cta-icon{
    fill: #FFFFFF;
    font-size: 28px;
    border-width: 2px 2px 2px 2px;
    padding: .5em;
    border-radius: 50%;
    color: #fff;
    border: 3px solid #fff;
    background-color: transparent;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 30px;
    text-align: center;
}
.chip {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 25px;
    font-size: 13px;
    line-height: 32px;
}


.sub-title{
    line-height: 3;
    color: white;
    text-decoration: none;
}
.cta-heading-title{color:white}
.cta-icon:hover{
    color: #FFFFFF;
    border-color: #FFFFFF;
    animation: heartbeat 0.9s ease-in-out both;
}
 @-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}

.btn-purple{
    background-color: #92278F;
    border-radius: 100px 100px 100px 100px;
    font-size: 18px;
    padding: 20px 40px;
    color: white;
}
a{
    text-decoration: none;
}
.btn-water{
    background-color: #30A9F3;
    border-radius: 100px 100px 100px 100px;
    font-size: 18px;
    padding: 20px 40px;
    color: white;
}

.box-icon{
    padding: 15px 20px 15px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ECECEC;
}

.wrap-icon{
    background-color: #231F1E;
    border-radius: 50%;
    padding: .5em;
    color: #fff;
    fill: #fff;
    display: inline-block;
    line-height: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center;
}
.color-red{color:#DF0E2D}
.wrap-icon i{
    font-size: 40px;
}
.gambar{width:100%}
.box-car{
    padding: 0px 0px 5px 0px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F5F5F5;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.bg-grey{
    background-color: #F5F5F5;
}
.color-blue{
    color:#3975BB;
}
.font-weight-bold{
    font-weight: bold;
}

.img-wrap{
    overflow: hidden;
    height: 230px;
}

.footer-area {
    background-color: #000;
}

.section-gap {
    padding: 60px 0;
}

.wp-block-cover.has-parallax {
    background-attachment: fixed;
}
.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 350px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.alignfull {
    width: auto;
    max-width: 1000%;
    margin-right: calc(50% - 49.4vw);
    margin-left: calc(50% - 49.4vw);
}

.lazyloaded {
    opacity: 1;
    transition: opacity .3s;
}
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit;
}

.wp-block-cover__inner-container {
    width: calc(100% - 70px);
    z-index: 1;
    color: #f8f9f9;
}
.image-cover-action .contact-content a {
    clear: none;
    display: inline-block!important;
}
.share-post .share-post-link a.whatsapp, .image-cover-action a.whatsapp, .contact-content a.whatsapp, .floating-contact .floating-contact-content a.whatsapp {
    background-color: #25D366;
}
.image-cover-action a {
    display: inline-block;
    margin: 30px 10px 0;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;
    border-radius: 2px;
    position: relative;
    text-shadow: none;
    color: #fff;
}
.contact-content a {
    clear: left;
    display: block;
    width: max-content;
    font-weight: 500;
    color: #fff;
    padding: 0 25px 0 60px;
    margin-bottom: 7px;
    letter-spacing: 1px;
    position: relative;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
}

a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.image-cover-action a.whatsapp:after {
    border-color: #25D366;
}
.image-cover-action a:after {
    content: " ";
    border-width: 2px;
    border-style: solid;
    border-radius: 6px;
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
}
.contact-content a>i {
    font-weight: 500;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 40px;
    width: 40px;
    background-color: rgba(0,0,0,.1);
    text-align: center;
}

.box-car img:hover{
    filter: brightness( 90% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}

.tbl{
    font-size: 18px;
    letter-spacing: 0.5px;
    border-radius: 0% 0% 0% 0%;
    padding: 12px 24px;
    color:white;
    margin: 0 5px;
}

.tbl:hover{color:white}

.tbl > a{
    color:white;
}

.tbl-biru{
    background-color: #3975BB;
}

.tbl-hijau{
    background-color: #25D366;
}
a{
    text-decoration: none;
}

.garis-merah {
    margin: 0 0 10px 0;
    background-color: #e92327;
    width: 50%;
    padding-top: 2px;
    opacity: 1;
    padding-bottom: 2px;
}

.text-abu{
    color:#54595F;
}

.interior span{
    font-size: 18px;
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #ffffff;
}

.accordion-button::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 10px;
    content: "";
    background-image: url(plus.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.accordion-button:not(.collapsed)::before {
    background-image: url(plus.svg);
    transform: rotate(180deg);
}

.accordion-button::after {
    flex-shrink: 0;
    width: 0;
    height: 0;
    margin-left: auto;
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
thead{background-color:red;color:white}

.dropdown-menu li{
    border: 1px solid #efefef;
}

.dropdown-menu {padding: 0;}
.dropdown-menu li a {
    line-height: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.dropdown-item{font-family: 'Play', sans-serif;font-size: 13px}

.title-simulasi{font-size: 28px;}

.form-control {
    border: 1px solid #797676;
    border-radius: 0rem;
}

.form-group label{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.btn-primary-custom{
    background-color: #000000;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 45px 15px 45px;
}

.cta-heading-title{
    font-weight: 600;
    font-size: 2.3rem;
}


.btn-success {
    color: #fff;
    background-color: #25D366;
    border-color:#25D366;
}

.nav-link{
    font-weight: 600;
}

.newsletter  span{
    color:white;
}

.newsletter  p{
    color:white;
}

.btn-purple:hover{color:white}
.btn-water:hover{color: white;}

.slide img {
  height: 600px;
  width: auto;
}
.slide:not(:first-of-type) {
  display: none;
}
.slider.slick-initialized .slide:not(:first-of-type) {
  display:block;
}

.ginterior{
    padding:5px;
    height:230px !important;
    overflow:hidden
}

.ginterior img{min-height:250px}
.gexterior{
    padding:5px;height:230px !important;overflow:hidden
}
.gexterior img{min-height:230px}

.gavarian{
    padding:5px;max-height:320px !important;overflow:hidden;
}

.gavarian img{min-height:250px}
@media (max-width: 600px){
    .pororo{margin-top: 80px;}
    .cta-heading-title{font-size: 1.4rem;}
    .btn-purple,.btn-water{font-size:14px;padding:10px;}
    .ginterior,.gavarian,.gexterior{height:auto !important;}
    .ginterior img{min-height:0px !important;}
    .gexterior img{min-height:0px !important;}
    .gavarian img{min-height:0px !important;}
}

.trappu{
  display: block;
  max-width:354px;
  max-height:236px;
  width: auto;
  height: auto;
  margin:0 auto;
}

#rpb_spacer{DISPLAY:NONE;height:44px}#rpb{DISPLAY:NONE;z-index:998;clear:both;margin:0 auto;position:fixed;bottom:0;left:0;width:100%;overflow:hidden;padding:10px 5px;box-sizing:border-box;}#rpb div{display:flex;flex:1}#rpb div a{color:#fff;display:block;padding:10px;border-radius:21px;height:34px;line-height:14px;font-size:14px;margin:0 5px;text-transform:uppercase;font-weight:normal;text-align:center;box-sizing:content-box;text-decoration:none !important;width:100%;box-sizing:border-box}#rpb div a .dashicons{transform:translatey(-3px) rotateY(180deg)}
div#rpb div a#call_now {
    background: #c92d28;
    color: #fff;
}
div#rpb div a#map_now {
    background: #00871d;
    color: #fff;
}
#rpb div a .dashicons {
    transform: translatey(-3px) rotateY(180deg);
}
.dashicons, .dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}
#rpb div a {
    color: #fff;
    display: block;
    padding: 10px;
    border-radius: 21px;
    height: 34px;
    line-height: 14px;
    font-size: 14px;
    margin: 0 5px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    box-sizing: content-box;
    text-decoration: none !important;
    width: 100%;
    box-sizing: border-box;
}

div#rpb {
    background: #1a1919;
}

@media screen and (max-width: 680px){
    div#rpb {
    display: flex !important;
    background: #1a1919;
}
.cbh-telp,.cbh-phone{display:none;}
.brokox{padding:0 35px}


}

.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    margin: 4px;
    overflow: hidden;
    display: block;
    position: relative;
}
html.webkit .thumb-info .thumb-info-wrapper {
    margin: 4px 4px 3px 4px;
}
.thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
}
.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(23, 23, 23, 0.8);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
}
.thumb-info .thumb-info-title {
    background: #e40d1e;
    bottom: 10%;
    color: #FFF;
}
.thumb-info .thumb-info-inner {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}
.thumb-info .thumb-info-type {
    background-color: #CCC;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px -2px;
    padding: 2px 9px;
    text-transform: none;
    z-index: 2;
}
.thumb-info .thumb-info-type {
    background-color: #D24D57;
}
.thumb-info-caption {
    padding: 10px 0;
}
.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
    font-size: 0.9em;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 10px;
    display: block;
}
.align-center, .center {
    text-align: center !important;
}
.thumb-info-social-icons {
    border-top: 1px dotted #DDD;
    margin: 0;
    padding: 15px 10px;
    display: block;
}
.thumb-info-social-icons a {
    background: #CCC;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.thumb-info-social-icons a {
    background-color: #e40d1e;
}
.thumb-info-social-icons a i {
    color: #FFF;
    font-size: 0.9em;
    font-weight: normal;
}
.thumb-info-social-icons a span {
    display: none;
}
.thumb-info:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.bg-dark {
    background-color: #000000!important;
}

a {
    color: red;
    text-decoration: none;
}

.myMosaic img {
   transition: all .2s ease-in-out;
 
}
.myMosaic img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}