#portfolio {
    color: #4285F4!important;
    font-weight: 800!important;
}
.header .container-fluid {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#top-navbar .child {
    /* transform: rotate(90deg); */
    margin-top: -280px;
}
.blog_gfd {
    width: 84%!important;
    height: 540px!important;
}
.card-image-container img {
    height: 400px;
}
.shape_gf img {
    margin-top: -50px!important;
    margin-left: -27px;
}
#top-navbar .firstline {
    border: 1px solid #ccc;
    /* transform: rotate(180deg); */
    height: 62px;
    margin-top: 4px;
    width: 1px;
    opacity: 0.5;
    margin-left: 9px!important;
}
#top-navbar .scroll {
    writing-mode: vertical-lr;
}
.card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: 0.4s ease !important;
}
#portfolio_main .card h5 {
    height: 60px;
    overflow: hidden;
}
.shape_gf {
    padding-right: 286px;
}
@media (min-width: 600px)
{
    p {
        line-height: 2;
    }
    /* main h1 {
        font-size: 40px;
        line-height: 2;
    } */
    .languages_gf::-webkit-scrollbar {
        width: 2px;
        height: 2px;
    }
}
.languages_gf {
    white-space: nowrap!important;
    overflow-x: scroll!important;
    text-overflow: ellipsis!important;
}
.languages_gf::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
.category {
    color:#C2C2C2;
    cursor: pointer;
}
.category.active {
    color:#4285F4;
}
.category:hover {
    color:#4285F4;
}
.banner-image h6 {
    line-height: 1.7;
    height: 190px;
    overflow: hidden;
}
hr {
    margin: 1rem 1rem;
    color: #007cff!important;
    border: 1!important;
    opacity: 0.1!important;
    border-top: inset!important;
}



.owl-carousel .card:hover {
    transform: scale(1.045);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.card {
    transition: 0.2s ease !important;
}
.card-body {
    padding: 0px!important;
}
.crd_g {
    background-color: #b2dbff!important;
    width: 222px;
    height: 222px;
    margin-top: -220px;
}
.btm_crd .card {
    z-index: -1!important;
}
.card-image-container .w-100 {
    width:81%!important;
}
.back_gf{
    width: 100%;
    position: absolute;
}
#owl-1 .owl-carousel .card {
    min-height: 390px;
}
.owl-carousel .card-head img,svg {
    width: 10%!important;
}
.owl-dots{
    text-align: center!important;
    margin-bottom: 10px;
}
.owl-dots .owl-dot {
    width: 25px!important;
    height: 4px!important;
    background-color: #dedede!important;
    border-radius: 2px!important;
    margin: 2px;
}
.owl-dots .active {
    width: 25px!important;
    height: 4px!important;
    background-color: #5C7DEE!important;
    margin: 2px;
    border-radius: 5px!important;
}
.animate:hover .animate_v {
    -webkit-animation: mover 3s infinite  alternate;
    animation: mover 2s infinite  alternate;
    /* animation: fadeinout 1.05s infinite,zoom-in-zoom-out 2s ease infinite,mover 2s infinite  alternate; */
}
@keyframes zoom-in-zoom-out {
0% {
    transform: scale(0.5, 0.5);
}
50% {
    transform: scale(1.5, 1.5);
}
100% {
    transform: scale(0.5, 0.5);
}
}
@keyframes fadeinout {
0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}  
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@media (min-width: 1723px) and (max-width: 2000px){
    .banner-image .testimoni {
        font-size: 5rem!important;
        opacity: .2!important;
    }
    .crd_g {
        width: 300px!important;
        height: 300px!important;
    }
    .card h5 {
        height: 50px;
        overflow: hidden;
    }
    .blog_gfd {
        width: 86%!important;
        height: 750px!important;
    }
    .crd_g {
        margin-top: -287px;
    }
    .card-image-container img {
        height: 600px;
    }
    .banner-image h6 {
        line-height: 1.7;
        height: 320px;
        overflow: hidden;
    }
}
@media (min-width: 1557px) and (max-width: 1723px){
    .banner-image .testimoni {
        font-size: 5rem!important;
        opacity: .2!important;
    }
    .blog_gfd {
        width: 84%!important;
        height: 620px!important;
    }
    .card-image-container img {
        height: 500px;
    }
}
@media (min-width: 1376px) and (max-width:1556px){
    .banner-image .testimoni {
        font-size: 5rem!important;
        opacity: .2!important;
    }
}
@media (max-width: 911px){
    .header .ms-5 {
        margin-left: 0rem!important;
    }
    .m-5 {
        margin: 1.5rem!important;
    }
    .crd_g {
        width: 150px!important;
        height: 150px!important;
    }
    .top-header .child {
        margin-top: -150px!important;
    }
    .languages_gf {
        justify-content: start!important;
    }
    #portfolio_main .w-75 {
        width: 100%!important;
    }
    .crd_g {
        margin-top: -147px;
    }
}
@media (min-width: 600px) and (max-width: 712px){
    .about-contact-background {
        height: 500px!important;
    }
}
@media (min-width: 600px) and (max-width: 1024px){
    .blog_gfd {
        width: 84%!important;
        height: 420px!important;
    }
    .card-image-container img {
        height: 270px;
    }
    .px-4 {
        padding-right: 0rem!important;
        padding-left: 0rem!important;
    }
}
@media (max-width: 600px){
    .header {
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }
    .header h3 {
        font-size: 16px!important;
        line-height: 1.6!important;
    }
    .header h1 {
        margin-top: -135px;
    }
    #portfolio_main {
        margin-top: -5rem;
    }
    .owl-dots{
        display: none!important;
    }
    .blog_gfd {
        width: 87%!important;
        height: 360px!important;
    }
    .card-image-container img {
        height: 225px;
    }
    .px-4 {
        padding-right: 0rem!important;
        padding-left: 0rem!important;
    }
    #portfolio_main .card h5 {
        height: 50px;
    }    
}

/* .blog_gfd {
	position: relative;
	overflow: hidden;
}
.blog_gfd::before {
    background: linear-gradient(
        to right,
        fade_out(#fff, 1) 0%,
        fade_out(#fff, 0.7) 100%
    );
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}

.blog_gfd:hover, .blog_gfd:focus, .blog_gfd::before {
        animation: shine 0.85s;
    }

@keyframes shine {
    100% {
        left: 125%;
    }
} */
