/* Custom style for Goldis */

#topnav.nav-sticky-new .logo .l-dark {
    width: 70px;
    height: 100px;
}

#topnav .navigation-menu>li {
    float: right;
    display: block;
    position: relative;
    margin: 20px 10px 0 10px;
}
#topnav.nav-sticky-new{
    -webkit-box-shadow: initial !important; 
     box-shadow: initial !important;  

}

@media (min-width: 1400px) {
    .bg-profile .container {
        max-width: 100% !important;
    }

    .container {
        max-width: 1240px !important;
    }
}

.bg-profile .public-profile {
    top: 0px !important;
}

.card .card-body {}


.projects-wrapper {
    margin: 0px;
    padding: 0px;
    width: 100%;
}


@media (min-width: 768px) {
    .projects-wrapper .col-md-6 {
        flex: 0 0 auto;
        width: 20%;
    }
}


.bg-primary {
    background: #fff !important;
    padding-bottom: 0px !important;
}




@media (min-width: 900px) {
    

    .mt-60 .col-lg-4 {
        /* flex: 0 0 auto;
        width: 100%; */
        /* background-image: url(https://www.fonewalls.com/wp-content/uploads/2560x1600-Background-HD-Wallpaper-173.jpg); */
        /* background-repeat: no-repeat; */
        /* background-size: cover; */
    
        /* border-radius: 10px; */
        /* margin-bottom: 5px !important; */
    }

    .mt-60 .col-lg-8 {
        /* flex: 0 0 auto; */
        width: 100%;
    }
}

.logo-footer {
    display: none;
}




.sidebar-nav>.navbar-item a {
    width: 150px !important;
    float: right !important;
    margin: 10px !important;
    height: 150px !important;
    background: rgba(256, 256, 256, 0.8);
    border-radius: 50% !important;
    border: 2px solid #6aa103 !important;
    box-shadow: 5px 5px 15px #bfb6b6 !important;
    text-align: center !important;
}


.sticky-bar {
    position: relative;
    top: 0px;
    box-shadow: none !important;
}

.sidebar .pt-2 {
    display: none;
}

.sidebar-nav>.navbar-item {
    padding: 3px 15px;
    width: 11%;
    float: right;
}


.d-none {
    display: block !important;
}

@media (max-width: 900px) {
    .sidebar-nav>.navbar-item {
        padding: 3px 15px;
        width: 33%;
        float: right;
    }

  

    .sidebar-nav>.navbar-item a {
        width: 120px !important;
        float: right !important;
        margin: 10px !important;
        height: 120px !important;
        background: rgba(256, 256, 256, 0.8);
        border-radius: 50% !important;
        border: 2px solid #6aa103 !important;
        box-shadow: 5px 5px 15px #bfb6b6 !important;
        text-align: center !important;
    }

    h6,
    .h6 {
        font-size: 13px !important;
    }

    h5,
    .h5 {
        font-size: 15px !important;
    }


}






/************


Afshin

**********/





#topnav {
    background-image: url("/assets/images/bk-head2.png") !important;
    height: 490px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  
    position: initial;
}

@media (max-width: 991px) {
    #topnav {
        height: 600px;
    }




}

@media (max-width: 990px) {
    #topnav {
        height: 630px
    }

}


@media (max-width: 768px) {

    #topnav {
        background-image: url("/assets/images/bk-head-mobile.png") !important;
        height: 550px;
        
    }
 

}


#topnav.nav-sticky {
    background-image: initial;
    height: auto;
    background-repeat: initial;
    background-size: initial;

    position: fixed;
}


.star {
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 30px;
    padding: 90px;
    font-size: 14px;
    z-index: 999;
}

.header-links div:nth-child(1) .star {
    background-image: url("/assets/images/star-01.png");
}
.header-links div:nth-child(2) .star {
    background-image: url("/assets/images/star-02.png");
}
.header-links div:nth-child(3) .star {
    background-image: url("/assets/images/star-03.png");
}
.header-links div:nth-child(4) .star {
    background-image: url("/assets/images/star-04.png");
}
.header-links div:nth-child(5) .star {
    background-image: url("/assets/images/star-05.png");
}

.header-links div:nth-child(6) .star {
    background-image: url("/assets/images/star-06.png");
}



#topnav.nav-sticky .star {
    display: none !important;
}


.header-links {
    width: 100%;
    height: 503px;
    overflow: visible;
    text-align: center;
    top: 95px;
    position: relative;
}







@media (min-width: 992px) {



    .header-links div:nth-child(1) .star {
        position: relative;
        top: 66px;

    }

   


    .header-links div:nth-child(2) .star {
        position: relative;
        top: 146px;

    }

   



    .header-links div:nth-child(3) .star {
        position: relative;
        top: 200px;
    }

   



    .header-links div:nth-child(4) .star {
        position: relative;
        top: 226px;
    }




    .header-links div:nth-child(5) .star {
        position: relative;
        top: 217px;
    }

   

    .header-links div:nth-child(6) .star {
        position: relative;
        top: 171px;
    }

    

}

@media (max-width: 1188px) and (min-width: 992px) {

    .star {

        padding: 70px;
    }

    .header-links div:nth-child(3) .star {
        position: relative;
        top: 218px;
    }

    .header-links div:nth-child(2) .star {
        position: relative;
        top: 188px;
    }

    .header-links div:nth-child(1) .star {
        position: relative;
        top: 153px;
    }
}





#topnav .navigation-menu>li>a {

    font-size: 17px;
}


@media (max-width: 530px)  {

    .star{
        padding: 60px;
    }

}

@media (max-width: 991px)  {

    .header-links div:nth-child(1) .star {
        position: relative;
        top: 130px;
    }

    .header-links div:nth-child(2) .star {
        position: relative;
        top: 145px;
    } 
    
    .header-links div:nth-child(3) .star {
        position: relative;
        top: 100px;
    }

    .header-links div:nth-child(4) .star {
        position: relative;
        top: 70px
    }

    .header-links div:nth-child(5) .star {
        position: relative;
        top: 85px
    }

    .header-links div:nth-child(6) .star {
        position: relative;
        top: 40px;
    }
    
}

@media (max-width: 768px)  {

    .header-links div:nth-child(1) .star {
        position: relative;
        top: 0px;
    }

    .header-links div:nth-child(2) .star {
        position: relative;
        top: 0px;
    } 
    
    .header-links div:nth-child(3) .star {
        position: relative;
        top: 0px;
    }

    .header-links div:nth-child(4) .star {
        position: relative;
        top: 0px;
    }
        

    .header-links div:nth-child(5) .star {
        position: relative;
        top: 0px
    }

    .header-links div:nth-child(6) .star {
        position: relative;
        top: 0px;
    }

    .header-links {
        height: 395px;
        top: 65px;
    }
    
}

@media (max-width: 530px)  {

    .header-links div:nth-child(1) .star {
        position: relative;
        top: 0px;
    }

    .header-links div:nth-child(2) .star {
        position: relative;
        top: 40px;
    } 
    
    .header-links div:nth-child(3) .star {
        position: relative;
        top: 0px;
    }

    .header-links div:nth-child(4) .star {
        position: relative;
        top: 0px;
    }

    .header-links div:nth-child(5) .star {
        position: relative;
        top: 40px
    }

    .header-links div:nth-child(6) .star {
        position: relative;
        top: 0px;
    }


    .star {
        padding: 54px;
    }

    .header-links {
        width: 87%;
        height: 300px;
        top: 50px;
    }

}


.footer-mobile{
 display: none;

 height: 70px;
 background-color: white;
 position: fixed;
 width: 100%;
 bottom: 0; 
    z-index: 99999;
    box-shadow: 1px -7px 20px 0px #9a9a9a;
}    
.footer-mobile div {
    text-align: center;
    padding: 5px;
}

.footer-mobile img{
    width: 25px;
    opacity: .75;
    height: 22px;
}

.footer-mobile span {
    font-weight: bold;
    font-size: 13px;
    color: #4e4e4e;
}


@media (max-width: 768px)  {
    .footer-mobile{
        display: block;
       }
       

}

#navigation {
   
    z-index: 99999;
}

.bg-half .bg-overlay {
   
    border-top-left-radius: 27%;
    border-top-right-radius: 52%;
}



.menu-extras
{display:none;}

@media (max-width: 768px)
{


.projects-wrapper .pt-2 {
    padding-top: 0.5rem!important;
    width: 50%;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 1px 2px 3px #ccc;
}

.text-dark{font-size:15px !important }

.col-12 .pt-2 {
    padding-top: 0.5rem!important;
    width: 50%;
    border: 1px solid #eee;
    box-shadow: 1px 2px 3px #ccc;
}
.card-body .para-desc, .text-warning
{display:none}

.bg-half {
    padding: 0px 0 0px;
}
body {
    overflow-x: hidden !important;
    width: 100%;
}


.footer-mobile .col-2
{width:20%}





}




.tns-visually-hidden {
    position: inherit !important;
}


.tns-liveregion.tns-visually-hidden{
    display: none;
}


