.footer-area {
    background-color: #424242 !important;
}
.elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f6f6f6;
}
.col-md-4 h2{ margin-top: 40px;    font-size: 18px !important;color: #66de47 !important;}
.asl_w_container {

    margin-bottom: 30px;
}
a {

    color: #66DE47;
}
.tops {
    display: flex;
    align-content: center;
    align-items: center;    margin: 0 !important;
}
.single-post .row .container {
    display: flex;
    font-size: 14px;
    align-items: flex-start;
    line-height: 20px;
    font-family: 'Roboto';
    margin: 50px auto;
    max-width: 940px;
}
.single-post .row h1, h2, h3, h4 {
    font-size: 23px;margin-top: 0;
    color: #333;
    font-weight: normal;
}
.single-post .row p{}
.single-post .col-md-8{padding-right: 50px;}
.single-post .col-md-8 ul {

    margin-bottom: 20px;
}
.single-post .col-md-4{min-width: 220px;}
.single-post .col-md-4 ul{margin:0;padding:0;}
.single-post .col-md-4 ul li:before{
font-family: FontAwesome !important;
    content: '\f054';
    font-size: 8px;
    padding-right: 10px;}
.single-post .col-md-4 ul li a{color:#222; text-decoration:none; font-size:14px;}
.single-post .col-md-4 ul li{
    color: #333!important;
    display: block;
    border-bottom: 1px solid #E7E6E6;
    padding: 10px 10px 10px 0;}
    
    
    #sider ul{margin:0;padding:0;}
 #sider ul li:before{
font-family: FontAwesome !important;
    content: '\f054';
    font-size: 8px;
    padding-right: 10px;}
 #sider ul li a{color:#222; text-decoration:none;}
 #sider ul li{
    color: #333!important;
    display: block;
    border-bottom: 1px solid #E7E6E6;
    padding: 10px 10px 10px 0;}
    
    
    #comments{display:none;}
.tops img{}
.bottoms {
    background-color: #f2efef;
    padding: 20px;
    border-top: 2px solid #66de47;
}
.bottoms h4{}
.bottoms a {
    text-transform: uppercase;
    color: #54770f !important;
    background: #AAD75D;
    background-image: linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -o-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -moz-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -webkit-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -ms-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #D1E990), color-stop(1, #AAD75D) );
    border: 1px solid #9dba60;
    float: right;
    padding: 10px 20px;
    text-decoration: blink;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
}
.elementor-testimonial-wrapper .elementor-testimonial-content::after{content:"";
      border-color: rgba(72, 71, 71, 0);
    border-top-color: #f6f3f3;
    border-width: 10px;
    bottom: auto;
    top: 0px;
    left: 30px;
border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.mobmenul-container {
    top: 3px;
    margin-left: 0px;
    margin-top: 0px;
  background-color:#4F1851;
    float: left;    height: auto;
}
#foots a {
    border-bottom: 1px solid #646464;
}
#mobmenuleft .mob-expand-submenu, #mobmenuleft > .widgettitle, #mobmenuleft li a, #mobmenuleft li a:visited, #mobmenuleft .mobmenu-content h2, #mobmenuleft .mobmenu-content h3, .mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
    font-family: "Roboto", Arial, Helvetica, sans-serif !important;
    font-size: inherit;
    font-weight: inherit;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: normal;
    text-transform: none;
}

@media only screen and (max-width: 767px){
.tops {
    display: flex;
    align-content: center;
    align-items: center;
    margin: 0 !important;
    flex-direction: column;
}
.bottoms a {
    text-transform: uppercase;
    color: #54770f !important;
    background: #AAD75D;
    background-image: linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -o-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -moz-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -webkit-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -ms-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #D1E990), color-stop(1, #AAD75D) );
    border: 1px solid #9dba60;
    float: left;
    padding: 10px 20px;
    text-decoration: blink;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
}
.single-post .row .container {
    display: flex;
    font-size: 14px;
    align-items: flex-start;
    line-height: 20px;
    font-family: 'Roboto';
    margin: 50px auto;
    max-width: 940px;
    flex-direction: column;
}
.single-post .col-md-8 {
    padding-right: 0px;
}
.single-post .col-md-4 {
    min-width: 220px;
    margin-top: 50px;
}
}