* {
    font-family: 'Poppins';
    color: white;
}
a{
    text-decoration: none;
    color: white;
}
body {
    background-color: black;
}

.nav-dk {
    width: 100%;

    padding: 20px;
    display: inline-flex;
    background-color: black;

}

.logocontainer {
    max-width: 120px;
}

.linkscontainer {

    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;




}

.fotconsts {

    align-items: center;
    justify-content: center;
    

}

.navlink {

    color: white;
    text-decoration: none;

    display: inline-flex;
    margin-left: 20px;
}

.ics {
    width: 26px;
    transition: .4s;
    padding: 0px;
    height: 26px;
}

.ics:hover {
    transform: scale(1.2);
    width: 26px;
}

.bannerx {
    background-image: url("../asset/banners/home/mainbannerhome.jpg");
    background-color: rgb(19, 19, 19);
    min-height: 77vh;
    background-size: cover;
    display: grid;
    align-items: center;
    overflow: hidden;

}

.bck2 {
    background-image: url("../asset/banners/home/Categoriessection.jpg");
    background-size: cover;
    background-color: unset !important;
}

.bck3 {
    background-image: url("../asset/banners/home/Portfoliossection.jpg");
    background-size: cover;
    background-color: unset !important;
}

.bkport {
    background-image: url("../asset/banners/ports/Banner.jpg");
    background-size: cover;
    background-color: unset !important;
}
.centermob{
    text-align: left;
}

.bckport2 {
    background-image: url("../asset/banners/ports/Portfoliossection.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: unset !important;
}

#bannertext {
    font-size: 6em;
    line-height: 1em;
    font-weight: 900;


}

#bannersubtext {
    font-size: 1.2em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 4px;
}

.borders {
    padding: 30px;
}


.catbtn {
    padding: 4px 14px 4px 14px;
    border: 1px solid #5FB5D9;
    border-radius: 4px;
    text-decoration: none;
    color: #5FB5D9;
    margin-right: 5px;
    transition: .3s;
    margin-bottom: 10px;
    display: inline-flex;
}
.orange{
    background-color:  #FF7628;
    border: 0px;
    color: white  !important;
}


.catbtn:hover {
    background-color: #5FB5D9;
    color: black;
}
.orange:hover{
    background-color:  #ffffff;
    border: 0px;
    color: rgb(0, 0, 0)  !important;
}

.blocktitles {
   
    padding-bottom: 20px;
    color: rgb(255, 255, 255);
    font-weight: 700;
}

.horariodiv {
margin-top: 20px;
    width: 100%;
    border: 1px solid rgb(206, 206, 206);
    height: 130px;
    display: inline-block;
    border-radius: 20px;
    color: white;
}



.card {
    max-width: 300px;


    background-color: black;

    transition: 0.3s;
    text-align: center;
    border-radius: 10px;
    padding-bottom: 16px;
}

.card:hover {
    transform: scale(1.05);
}

.card img {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.card h1 {
    color: rgb(255, 255, 255);
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.card .title {
    color: #6f4e37;
    margin: 0;
    padding: 0;
}

.card p {
    margin: 0;
    padding: 0;
}

.card a {
    text-decoration: none;

}

.card a:hover {}

.portfoliocard {
    border-radius: 0px;
    border: 1px solid rgb(77, 77, 77);
}

.arrowbtn {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 6px !important;
    width: 22px;
    height: 22px;
    background-image: url(../asset/images/portfolios/arrow.png);
    background-size: contain;
    background-color: #5FB5D9 !important;
}


.btnvertodos{
    background-color: #5FB5D9 ;
    border-radius: 6px ;
    padding: 10px;
    display: inline-flex;
    transition: .3s;
}
.btnvertodos:hover{
    background-color: white;
    color: black  !important;
}

.viewportf {
    background-color: unset !important;
}

.btntag {
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    border-radius: 2px;
    text-decoration: none;
    color: #e7e7e7;

    transition: .3s;
    background-color: rgb(54, 54, 54);
}

.btntag:hover {
    color: #ffffff;
    background-color: rgb(75, 75, 75);
}

.cardcats {
    padding: 16px;
    background-color: #ffffff;
    color: black;
    border-radius: 10px;
    min-height: 240px;
    border: 1px solid rgb(185, 185, 185);
    transition: .3s;
    margin-top: 20px;
}

.cardcats:hover {
    transform: scale(1.03);
}

.cardcats p {
    color: black;
    font-weight: 700;
    padding-top: 10px;
    margin-bottom: 0px;
    text-wrap: nowrap;
    white-space: nowrap;
}

.cardcats img {
    border-radius: 6px;
}

.profilepic {
    max-width: 300px;
    position: relative;
    bottom: 200px;
    border-radius: 50%;
    transition: .4s;
    border: 6px solid white;
}



footer {
    overflow: hidden;
}

.btnprt {
    border: 1px solid #5FB5D9;
    margin: 0px;
    display: block;
    width: 100%;
    min-height: 30px;
    padding: 10px;
    background-color: #5FB5D9;
    color: white;
    text-decoration: none;
    margin-top: 5px;
    transition: .2s;
    border-radius: 6px;
}

.btncv {
    transition: .2s;
    margin-top: 10px;
    border: 1px solid #5FB5D9;
    display: block;
    width: 100%;
    min-height: 30px;
    padding: 10px;

    color: #5FB5D9;
    text-decoration: none;
    border-radius: 6px;
}

.btnprt:hover,
.btncv:hover {
    background-color: white;
    border-color: #ffffff00;
    color: #5FB5D9;
}


.mleft {
    margin-left: 0px !important;
    margin-right: 20px !important;
}

.large {
    max-width: 400px !important;
}

.catbtngray {
    padding: 0px 10px 0px 10px;

    border-radius: 2px;
    text-decoration: none;
    color: rgb(236, 236, 236);
    background-color: #3d3d3d;
    margin-right: 16px;
    transition: .3s;
}

.catbtngray:hover {
    background-color: #44a0c7;
    color: rgb(255, 255, 255);
}

.picmarg {
    height: 140px
}


.form {

    position: relative;
}

.form .fa-search {

    position: absolute;
    top: 10px;
    left: 20px;
    color: #ffffff;
    background-color: transparent;

}

.form a {
    background-color: #EB872C;
    text-decoration: none;
    position: absolute;
    right: 0px;
    top: 0px;

    padding: 2px;
    padding-right: 14px;
    padding-left: 14px;
    color: rgb(255, 255, 255);
    height: 40px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-top: 6px;
}

.left-pan {
    margin: 0PX;
    padding-left: 7px;
}

.left-pan i {

    padding-left: 10px;
}

.form-input {

    height: 40px;
    text-indent: 33px;
    border-radius: 6px;
}

.form-input:focus {

    box-shadow: none;
    border: none;
}



input::placeholder {
    font-size: small;
    opacity: 0.7;
    color: rgb(231, 231, 231) !important;
}

.pic_card {
  
    text-decoration: none;
    border-radius: 100px !important;
    position: relative;
    top: -60px;
    margin-left: 20px;
    margin-bottom: -50px;
    border: 3px solid white;
    background-image: url('../asset/images/portfolios/emptystate/nopic.jpg');

}

.noline {
    text-decoration: none !important;
}

.cardportbtn,
.cardportbtn2 {
    margin-top: 6px;
    padding: 3px 16px 3px 16px !important;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 400 !important;
    transition: .3s;
    background-color: rgb(240, 240, 240);
    display: inline-flex;
    transition: .3s;

}

.cardportbtn2 {
    background: white !important;
    color: #44a0c7 !important;
    border: 1px solid #44a0c7 !important;
}


.cardportbtn2:hover {
    background: #44a0c7 !important;
    color: #ffffff !important;
}
.imgall{
    object-fit: cover;
    width: 100%;
    height: 250px;
}

.resalt{
    background: #44a0c7 !important;
    color: #000000 !important;
    border: 1px solid #44a0c7 !important;
}
.custompg{
    margin-right: 4px;
  background-color: #44a0c7 !important; 
  border: 0px;
  color: white !important;
}
.custompgdis{
    margin-right: 4px;
    background-color: #292929 !important; 
    border: 0px;
    color: white !important;
  }

.navpgination{
    margin-top: 30px; width: 100%; text-align: right;
}