.justify{
    text-align:justify;
}
.owl-nav{
    display:none;
}
.portfolio_box.type_one:hover .zm_btn {
    top: 40%;
    left: 45%;
}
.justify-center {
    justify-content: center;
}
.h-400 {
    height: 400px;
}
.pd_bottom_30{
   padding-bottom:30px!important; 
}
.white{
    color:#fff;
}
.orange{
    color:#d65501;
}
.p-0{
    padding:0px!important;
}
.pt-30{
    padding-top:30px!important;
}
.pb-0{
    padding-bottom:0px!important;
}
.mb-0{
    margin-bottom:0px!important;
}
.team_box.type_two .image_box .social-icons ul li {
    z-index: 1056;
    color: #fff;
}
.myform1 input[type=text], .myform1 textarea{
    color: #000!important;
}
body .select2-container--default .select2-search--dropdown .select2-search__field, .wpforms-field .select2-container--default .select2-search--dropdown .select2-search__field{
    color: #000!important;
}
 @media only screen and (max-width: 768px)
    {
    .mob-button{
        display: flex!important;
    }
    }
      /* The Modal (background) */
    .mob-button p {
        color:#fff;
        text-transform: uppercase;
        width: 100%;
    }
    .mob1, .mob2{
        width:50%;
        text-align: center;
    }
    .mob-button a{display: inline-flex;}
    .mob-button{
    width: 100%;
    height: 75px;
    -moz-box-align: center;
    position: sticky;
    bottom: 0;
    border-top: 1px solid #e6e6e6;
    background-color: #263959;
    z-index: 999;
    display: none;
    }
    .pop
    {
        position:sticky;
    }
th {
    background: #263959 !important;
}
@media only screen and (min-width: 768px) {
    .slider.style_two .slider_content h1 {
      height:300px;
    }
}
@media only screen and (max-width: 768px) {
    .m-hide{
        display :none;
    }
    .mp-20{
        padding:20px;
    }
   .m-center{
        text-align:center;
    }
    .pd_top_90{
        padding-top:50px!important;
    }
    .pd_bottom_90 {
        padding-bottom: 50px!important;
    }
    .m-top{
        padding-top: 20px;
    }
    .rtl{
        flex-direction: column-reverse;
    }
}

.card.border-0.border-bottom.border-warning.shadow-sm {
    min-height: 100%;
}