/*body{*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/
/**{*/
/*    box-sizing: border-box;*/
/*    scroll-behavior: smooth;*/
/*}*/

/*.image{*/
/*    min-width: 100%;*/
/*    max-width: 100%;*/
/*}*/

/*.image1{*/
/*    min-width: 33.33%;*/
/*    max-width: 100%;*/
/*}*/

/*.logo{*/
/*    min-width: 50%;*/
/*    max-width: 50%;*/
/*}*/

/*.hover_logout:hover{*/
/*    background-color: red;*/
/*    color:white;*/
/*}*/

/*.btn-bg:hover{*/
/*    color: white;*/
/*    background-color: transparent;*/
/*    border: 1px dotted white;*/
/*}*/

/*.btn-bg{*/
/*    color: black;*/
/*    background-color: white;*/
/*}*/

/*.btn-register{*/
/*    color: black;*/
/*    border: 1px solid white;*/
/*}*/

/*.btn-register:hover{*/
/*    color: white;*/
/*    background-color: transparent;*/
/*    border: 1px dotted white;*/
/*}*/

/*!*.parallax {*!*/
/*!*    background-image: url("../images/bg-image2.png");*!*/
/*!*    min-height: 650px;*!*/
/*!*    background-attachment: fixed;*!*/
/*!*    background-position: center;*!*/
/*!*    background-repeat: no-repeat;*!*/
/*!*    background-size: cover*!*/
/*!*}*!*/
#intro-projects{
    min-height: 100px;
    background: url('../images/bg-image-overlay.png');
}

#blog-footer{
    min-height: 100px;
    background: url('../images/bg-image-overlayr.png');
}

#project-blog-id{
    /*background: #04538b;*/
    background: url("../images/bg-image-introa.png");
    background-repeat: repeat;
}

#project-blog-id a{
    text-decoration: none;
}

.parallax1 {
    background-image: url("../images/bg-image-bloga.png");
    /*min-height: 680px;*/
    /*background-color: #fd8a32;*/
    /*background-color: rgba(253,138,50,0.9);*/

    /*background-color: #ffc553;*/
    /*background-attachment: fixed;*/
    /*background-position: center;*/
    background-repeat: repeat;
    /*background-size: cover;*/
}

/*.parallax4 {*/
/*    background-image: url("../images/carousel_1.jpg");*/
/*    min-height: 500px;*/
/*    max-height: 100%;*/
/*    background-attachment: fixed;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/

/*.parallax-nav {*/
/*    background-image: url("../images/carousel_6.jpg");*/
/*    min-height: 2vw;*/
/*    background-attachment: fixed;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover*/
/*}*/

/*.parallax2 {*/
/*    background-image: url("../images/carousel_4.jpg");*/
/*    min-height: 25vh;*/
/*    max-width: 100%;*/
/*    background-attachment: fixed;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover*/
/*}*/

/*.parallax3 {*/
/*    background-image: url("../images/carousel_7.jpg");*/
/*    min-height: 25vh;*/
/*    max-width: 100%;*/
/*    background-attachment: fixed;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    opacity: 0.9;*/
/*}*/

/*.overflowControl{*/
/*    max-height: 25vh;*/
/*    overflow: auto;*/
/*}*/

/*a{*/
/*    text-decoration: none;*/
/*}*/


/*.btn-grad {background-image: linear-gradient(to right, #02AAB0 0%, #00CDAC  51%, #02AAB0  100%)}*/
/*.btn-grad {*/
/*    margin: 10px;*/
/*    padding: 15px 45px;*/
/*    text-align: center;*/
/*    text-transform: uppercase;*/
/*    transition: 0.5s;*/
/*    background-size: 200% auto;*/
/*    color: white;*/
/*    border-radius: 10px;*/
/*    display: block;*/
/*}*/

/*.btn-grad:hover {*/
/*    background-position: right center; !* change the direction of the change here *!*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/

/*.text-shadow{*/
/*    text-shadow: 1px 1px black;*/
/*}*/

/*.text-shadow-header{*/
/*    text-shadow: 4px 4px black;*/
/*}*/

/*.text-shadow-white{*/
/*    text-shadow: 0.5px 0.5px white;*/
/*}*/

/*.overlay{*/
/*    position: absolute;*/
/*    top: 70%;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    max-height: 30%;*/
/*    min-height: 30%;*/
/*    max-width: 100%;*/
/*    min-width: 100%;*/
/*    opacity: 0;*/
/*    transition: .5s ease;*/
/*    background-color: black;*/
/*}*/

/*.cColor{*/
/*    background-color: #ccc;*/
/*}*/

/*.grayText{*/
/*    color: #9b9b9b;*/
/*}*/

/*@media screen and (max-width: 1023px){*/
/*    .rounded-pill{*/
/*        border-radius: 5px !important;*/
/*        color: #0a53be;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 425px)*/
/*{*/
/*    .strong-nav {*/
/*        font-size: 0.7em; !important;*/
/*    }*/

/*    .button-txt {*/
/*        font-size: 0.8em; !important;*/
/*    }*/
/*}*/


/*@media (min-width: 425px) and (max-width: 590px)*/
/*{*/
/*    .strong-nav {*/
/*        font-size: 0.7em; !important;*/
/*    }*/

/*    .button-txt {*/
/*        font-size: 0.8em; !important;*/
/*    }*/
/*}*/

/*@media (min-width: 425px) and (max-width: 590px)*/
/*{*/
/*    .strong-nav {*/
/*        font-size: 0.7em; !important;*/
/*    }*/

/*    .button-txt {*/
/*        font-size: 0.8em; !important;*/
/*    }*/
/*}*/


/*.a_hover{*/
/*    text-decoration: underline;*/
/*}*/

/*.a_hover:hover{*/
/*    text-decoration: none;*/
/*}*/

/*.overlay{*/
/*    background-color: #000000;*/
/*    min-height: 2vh;*/
/*    max-width: 100%;*/
/*    background-attachment: fixed;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100%;*/
/*    opacity: 0.7;*/
/*}*/


/*.btn-grad1 {background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA  51%, #1FA2FF  100%)}*/
/*.btn-grad1 {*/
/*    margin: 10px;*/
/*    padding: 15px 45px;*/
/*    text-align: center;*/
/*    text-transform: uppercase;*/
/*    transition: 0.5s;*/
/*    background-size: 200% auto;*/
/*    color: white;*/
/*    box-shadow: 0 0 20px #eee;*/
/*    border-radius: 10px;*/
/*    display: block;*/
/*}*/

/*.btn-grad1:hover {*/
/*    background-position: right center; !* change the direction of the change here *!*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/

/*.blur{*/
/*    filter: blur(5px);*/
/*    -webkit-filter: blur(5px);*/
/*    opacity: 0.8;*/
/*}*/

/*.bg-bluish{*/
/*    background-color: #E9FFFF;*/
/*}*/

/*.top-14{*/
/*    top: 14%;*/
/*}*/

/*.top-38{*/
/*    top:38%;*/
/*}*/

/*.top-43{*/
/*    top: 43%;*/
/*}*/

/*.top-58{*/
/*    top: 58%;*/
/*}*/

/*.top-60{*/
/*    top: 60%;*/
/*}*/

/*.left-4{*/
/*    left: 4%;*/
/*}*/


/*.fontRes{*/
/*    font-size: 1vw;*/
/*}*/

/*.right-25{*/
/*    right: 30%;*/
/*}*/

/*.left-10{*/
/*    left:20%;*/
/*}*/

/*.left-60{*/
/*    left:60%;*/
/*}*/

/*@media screen and (max-width:150px) {*/


/*}*/

/*.bottom-40{*/
/*    bottom: 4%;*/
/*}*/

/*.border-right1{*/
/*    border-right: 1px solid black;*/
/*}*/

/*@media screen and (max-width: 991px){*/
/*    .border-right1{*/
/*        border-right: none;*/
/*    }*/
/*}*/

/*.fontResHead{*/
/*    font-size: 1em;*/
/*}*/

/*.btn-size{*/
/*    min-width: 10vw; !important;*/
/*}*/

/*@media screen and (min-width: 700px) {*/
/*    .btn-size{*/
/*        min-width: 1vw; !important;*/
/*    }*/
/*}*/

/*.overflowImage{*/
/*    min-height: 10vw;*/
/*    max-height: 20vw;*/
/*}*/
