/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/* hover link */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* profile home 2 */
/**********************************/
.max-width {
  max-width: 1750px;
  margin: auto; }

@media (max-width: 1750px) {
  .box-listcatetop .owl-theme .owl-buttons div.owl-prev {
    left: 0; }
  .box-listcatetop .owl-theme .owl-buttons div.owl-next {
    right: 0; } }
.box-listcatetop .ApBlockCarousel .block-carousel-image-container img {
  max-width: 60px; }

/*# sourceMappingURL=profile2654249733.css.map */


.ets-ttn-home-reviews{
display:none !important;
}



.menu{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.single-menu{
  flex-basis:580px;
  margin-bottom:40px;
  padding-bottom:40px;
  border-bottom:1px solid #ddd;
}
.single-menu:nth-child(5), .single-menu:nth-child(6){
  border-bottom:0;
}
.single-menu{
  display:flex;
  flex-direction:row;
  align-items:center;
}

.single-menu img{
  max-width:180px;
  margin-right:30px;
  border-radius:50%;
  border:1px solid #ddd;
  padding:3px;
  transition:.5s;
}
.single-menu h4{
  text-transform:capitalize;
  font-size:22px;
/*border-bottom:1px dashed #333;*/
  margin-bottom:5px;
  padding-bottom:5px;
}
.single-menu h4 span{
  float:right;
  color:#ae2120;
  font-style:italic;
}

.wpmenu{
    padding-left: 75px;
    padding-right: 75px;
}


#index .dptop .leo-megamenu .navbar-nav > li > a{

    color: #000 !important;
}

.menutitle{
    font-size: 40px !important;
}

.menutitel{
    font-size: 32px;
    color: #ae2120;
}

.menu-content{
width:100%;
}
.menu-content h4 span{
    float: right;
}


.header-page{
width: 100%;
background: #e7e7e7;
}

.header-page h1{
padding: 35px;
color: #ae2120;
}

.commndbtn {
text-align: center;
}


.header-page{
width: 100%;
background: #e7e7e7;
}

.header-page h1{
padding: 35px;
color: #ae2120;
}

.commndbtn span{
font-size: 20px;
}