.btn-rounded {
    border-radius: 500px !important;
}

.header-bg{
    background-color: transparent !important;
  }
 .transparent-bg{
    background-color: transparent !important;
}
.padding-5-top-bottom{
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-5-left-right{
    padding-left: 5px;
    padding-right: 5px;
}

.margin-5-top{
    margin-top: 5px;
}

.padding {
    padding: 10px 10px 10px 10px !important;
}

@media (max-width: 735px){
    .main-title{
        /*font-size: 25px !important;*/
        color: #2084bb !important;
    }

}

.main-title{
    /*font-size: 25px !important;*/
    color: #2084bb !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
    display:inline-block;
    overflow:hidden;
    /*width:100%;*/
    text-align:center;
    color: black;

    /*white-space: normal;
    word-wrap: break-word;
    text-align: center;*/
}

.bootstrap-select>.dropdown-toggle.bs-placeholder{
    height: 50px;
}
.bootstrap-select.form-control{
    padding: 0 !important;
}
/*.filter-option{
    text-align: center;
}*/

.listing div.item .status {

    width: 50% !important;

}

.owl-stage-outer div.item-card{
    min-height:460px !important;
    height : 460px !important;
    min-width: 260px;
    padding: 5px 5px 5px 5px;
}

.owl-stage-outer div.service-item-card{
    min-height:560px !important;
    height : 560px !important;
}

.owl-stage-outer div.domain-item-card{
    min-height:360px !important;
    height : 360px !important;
}

.ads-home-image{
    width:500px;
    height: 110px;
    /*width: 100%;*/
}

.banner-box{
    min-width: 170px !important;
    height: 170px !important;
}

.required-field{
    color: red !important;
}

.services-topic .btn-group .dropdown-menu{
            width:261px !important;
}

.services-topic .btn-group .dropdown-menu > li > a {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.item_center{
    display: flex;
    justify-content: center;
}

.input-group-addon:last-child
{
    border: 1px solid #cccccc;
    /*border-left: 1px;
    border-left-width: 1px;*/
    /*border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;*/

}
/*Style By Fatehi*/ 
.send-order{
    padding-bottom:10px;
    margin: 0px;
    /*background-color: #A99B85 !important; */
    border-radius: 10px;
}
.text-underline{
    text-decoration: underline;
  }
  .text-red {
    color: rgb(248, 6, 6) !important;
    font-style: italic;
  }
  .text-yellow {
    color: #f39c12 !important;
  }
  .text-aqua {
    color: #00c0ef !important;
  }
  .text-blue {
    color: #0073b7 !important;
  }
  .text-black {
    color: #111111 !important;
  }
  .text-light-blue {
    color: #3c8dbc !important;
  }
  .text-green {
    color: #00a65a !important;
  }
  .text-gray {
    color: #d2d6de !important;
  }
  .text-navy {
    color: #001f3f !important;
  }
  .text-teal {
    color: #39cccc !important;
  }
  .text-olive {
    color: #3d9970 !important;
  }
  .text-lime {
    color: #01ff70 !important;
  }
  .text-orange {
    color: #ff851b !important;
  }
  .text-fuchsia {
    color: #f012be !important;
  }
  .text-purple {
    color: #605ca8 !important;
  }
  .text-maroon {
    color: #d81b60 !important;
  }
  .link-muted {
    color: #7a869d;
  }
  .link-muted:hover,
  .link-muted:focus {
    color: #606c84;
  }
  .link-black {
    color: #666;
  }
  .link-black:hover,
    .link-black:focus {
      color: #999;
    }
  .link-red {
    color: #dd4b39 !important;
  }
  .link-red:hover,
  .link-red:focus {
    color: rgb(253, 6, 6);
  }
  .item-center{
    display: flex;
    justify-content: center;
  }
  .text-truncate-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
  .text-truncate-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text-truncate-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.h-auto { height: auto; }
.h-5px,.size-5px { height: 5px; }
.h-10px,.size-10px { height: 10px; }
.h-15px,.size-15px { height: 15px; }
.h-20px,.size-20px { height: 20px; }
.h-25px,.size-25px { height: 25px; }
.h-30px,.size-30px { height: 30px; }
.h-35px,.size-35px { height: 35px; }
.h-40px,.size-40px { height: 40px; }
.h-45px,.size-45px { height: 45px; }
.h-50px,.size-50px { height: 50px; }
.h-60px,.size-60px { height: 60px; }
.h-70px,.size-70px { height: 70px; }
.h-80px,.size-80px { height: 80px; }
.h-90px,.size-90px { height: 90px; }
.h-100px,.size-100px { height: 100px; }
.h-110px,.size-110px { height: 110px; }
.h-120px,.size-120px { height: 120px; }
.h-130px,.size-130px { height: 130px; }
.h-140px,.size-140px { height: 140px; }
.h-150px,.size-150px { height: 150px; }
.h-160px,.size-160px { height: 160px; }
.h-170px,.size-170px { height: 170px; }
.h-180px,.size-180px { height: 180px; }
.h-190px,.size-190px { height: 190px; }
.h-200px,.size-200px { height: 200px; }
.h-210px,.size-210px { height: 210px; }
.h-220px,.size-220px { height: 220px; }
.h-230px,.size-230px { height: 230px; }
.h-240px,.size-240px { height: 240px; }
.h-250px,.size-250px { height: 250px; }
.h-260px,.size-260px { height: 260px; }
.h-270px,.size-270px { height: 270px; }
.h-280px,.size-280px { height: 280px; }
.h-290px,.size-290px { height: 290px; }
.h-300px,.size-300px { height: 300px; }
.h-310px,.size-310px { height: 310px; }
.h-320px,.size-320px { height: 320px; }
.h-330px,.size-330px { height: 330px; }
.h-340px,.size-340px { height: 340px; }
.h-350px,.size-350px { height: 350px; }
.h-360px,.size-360px { height: 360px; }
.h-370px,.size-370px { height: 370px; }
.h-380px,.size-380px { height: 380px; }
.h-390px,.size-390px { height: 390px; }
.h-400px,.size-400px { height: 400px; }
.h-410px,.size-410px { height: 410px; }
.h-420px,.size-420px { height: 420px; }
.h-450px,.size-450px { height: 450px; }
.h-500px,.size-500px { height: 500px; }

.left-bottom-5{
  position: absolute;
  bottom: 2%;
  left: 5%;
}
.col-centered {
  float: none !important;
  margin: 0 auto !important;
}
  /*end Style By Fatehi*/
