@media (max-width: 767px) {
  .news-col-3 {
    display:contents;
    }
.news-inner-wrap-view.news-clearfix {
    padding-bottom: 10px;
}



}
 .news-col-3{margin-right:2px;}
.navbar {
    background: #dce2dd;
}

@media (min-width: 768px)
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
    float: right;
}
.col-sm-4 {
    width: 33.33333333%;
    height: 200px;
    border-radius: 50px;
}
.col-sm-6 {
    width: 50%;
    border-radius: 45px;
    max-height:200px;
}
.feature-col-item h4 {
    font-weight: 800;
    text-align: center;
    font-size: 20px;
}
.feature-col-item p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    direction:ltr;
}
.navbar-collapse.collapse {

    width: 100%;
}
.container>.navbar-header {
    float: right;
}
.inner-main-title {

    background: #577073;
}
.inner-main-title .entry-title, .inner-main-title .page-title {
    color: #ffffff;
    font-size: 30px;
}.inner-main-title .entry-title, .inner-main-title .page-title {
    color: #ffffff;
    font-size: 30px;
}
.inner-main-title .entry-title, .inner-main-title .page-title {
    color: #ffffff;
    font-size: 30px;
}
.inner-main-title .entry-title {
    font-weight: 700;
    text-align: center;
}
.inner-main-title {
height: 100px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
font-family: 'Cairo';
    font-size: 16px;
font-weight: 600;
}
.footer-sidebar .widget li a {
    color: #f1f8fa;
    font-size: larger;
    font-weight: 600;
background-color: transparent;
}
.fadeInDown {
    animation-name: fadeInDown;
    height: 25px;
}
.text-center {
    text-align: center;
    font-weight: 700;
font-size:12px:
}
.news-col-3 {
    width: 33%;
    float: left;
    clear: none !important;
    padding: 0 15px;
    border-solid: 2px;
    border: solid 2px #e3e4e4;
    border-radius: 25px;
}
.news-more-link {
    background: #55726a;
}
.news_pagination a {
    background: #55726a;
}
.news .news-title a {
    font-size: 22px;
    line-height: 26px;
    color: #555;
    text-decoration: none !important;
    font-family: 'Cairo';
    text-transform: capitalize;
    color: #04245c;
    font-weight: 700;
}
.news-short-content {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Cairo';
    text-transform: lowercase;
    color: #044207;
    font-weight: 600;
}
.grid-date-post, .grid-date-post a {
    color: brown;

}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'Cairo';
    font-size: 15px;
}
.enbt{
	display:none;
}
.home  .enbt {
	    padding-left: 2%;
	    display:block;
}
.arbt{
	display:block;
}
.home  .arbt {
	    padding-left: 2%;
	    display:block;
}
.post-thumb img {

    width: 40%;
}
.post-thumb img {
   
    width: 40%;
}
.fa-facebook ,.fa-facebook:hover{  
  font-size:16px;	
font-family: 'FontAwesome';  margin:2px 2px;  
  background-color:white;  
  width:30px;
float:right;
	 border-radius: 50%;
height:30px;
color: #446262;
text-align:center;
	    padding-top: 8px;

}  
.fa-linkedin,.fa-linkedin:hover {
 font-size:16px;	
 margin:2px 2px;  
  background-color:white;  
  width:30px;
float:right;
	 border-radius: 50%;
height:30px;
color: #446262;
text-align:center;
	    padding-top: 8px;
}
.fa-instagram,.fa-instagram:hover {
font-size:16px;			 
 margin:2px 2px;  
  background-color:white;  
  width:30px;
float:right;
	 border-radius: 50%;
height:30px;
color: #446262;
text-align:center;
	    padding-top: 8px;
}
.fa-twitter, .fa-twitter:hover{
font-size:16px;	 
margin:2px 2px;  
  background-color:white;  
  width:30px;
float:right;
	 border-radius: 50%;
height:30px;
color: #446262;
text-align:center;
	    padding-top: 8px;
}
.col-6 {
width:50%;
display:inline;
}
.btnmail , .btnmail:hover{
    border: 2px solid #e7e7e7;
    display: inline-block;
    position: relative;
    left: 30px;
    top: 10px;
   color: #446262;
    font-weight: bold;
    font-size: 1.5rem;
    background: linear-gradient(to right, #f3f4f7, #e8eaed);
    padding: 0.2rem 1rem;
    border-radius: 0.5rem;
    overflow: hidden;
}
.btnmail:before {
  content: '';
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0; left: 0;
  opacity: 0.5;
  filter: blur;
  background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
  transform: translate(-100%, -25%) rotate(10deg);
  animation: blick 2s infinite;
}@keyframes blick {
  0% {
    transform: translate(-100%, -25%) rotate(10deg);
  }
  20% {
    transform: translate(100%, -25%) rotate(10deg);
  }
  100% {
    transform: translate(100%, -25%) rotate(10deg);
  }
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon svg, .elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon svg *{fill: revert-layer;}