/* Themify Customize Styling */
.pagewidth,.module_row>.row_inner {	
	width: 88%; 
}
body #site-logo a img {		width: 200px; 
}
#site-logo {	
	margin-top: 5px;
	margin-bottom: 0px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: "Cairo";	font-weight:600;
	text-transform:uppercase; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
#main-nav-wrap #main-nav > .current_page_item > a, #main-nav-wrap #main-nav > .current-menu-item > a {
	border-radius : 5px;
	border: none;
}
#main-nav a:hover {
  background: none;
    background-color: rgba(0, 0, 0, 0);
  background-color: #0d59b2;
  color: #ffffff;
	border-radius : 5px;
}
table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}





.whatsapp-button {
            background-color: #25D366;
            color: #fff;
            padding: 7px 11px 12px 13px;
            border: none;
            border-radius: 100%;
            cursor: pointer;
	font-size: 30px;
  letter-spacing: 0px;
  font-weight: normal;
        }
.single .post-meta, .single .post-title {
  text-align: left;
}

       .whatsapp-popup {
            display: none;
            position: absolute;
            background-color: #fff;
            padding: 0px 0px 10px;
            border-radius: 8px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            top: -420px;
             right: 0;
            z-index: 0;
				 width: 230px;
				 overflow:hidden;

        }

        .popup-image {
            width: 30px;
            height: 30px;
            margin-right: 10px;
            border-radius: 50%;
        }

        .popup-content {
             display: flex;
  color: #333;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  padding: 15px;
  transition: all 100ms ease-in-out;
				
					
}
  .popup-content:hover {    
  border-radius: 0px;
  padding-left: 5px;
  box-shadow: 0 0 30px rgba(19, 17, 34, 0.09);	
}





.comment-reply-title, .comment-title {
	 font-size: 1.3em;
  letter-spacing: -.02em;
  margin: 0 0 .5em;
	color : #00B4D8;
}



#main-nav li > .sub-menu {
    padding: .8em 0;
    margin-top: 15px;
    position: absolute;
    z-index: 100;
opacity: 0;
    left: 0em;
    top: 100%;
    transform: scale(1,0);
    transform-origin: top;
    
box-sizing: border-box;
    transition: transform .3s ease-in-out,opacity .3s ease-in-out;
    
box-shadow:none;   
border-radius: 0px;
    background: #fff;
	
    width: 210px;
}


#main-nav .highlight-link > a
{
	border-radius : 5px;
}


#sidebar .widget, #sidebar-alt .widget {
	background : #fff;
padding : 20px;
	box-shadow : 0 15px 35px 0 #f7f7f7;
	border-radius : 10px;
	
}





.ui.module-accordion {border:none;
	
}




input, textarea, select, input[type="search"], button{
	color: #989898;
	padding-left : 20px;
	padding-top : 12px;
	padding-bottom : 12px;
	margin-top :7px;
	margin-bottom : -25px;
}


.fixed-header-enabled #headerwrap{
	border-bottom: none;
}




.mobile_menu_active #headerwrap #main-nav a {
   
	padding-left:5%;
	
	}
	
#main-nav .highlight-link>a {
    background-color: hsla(0, 0%, 78%, .25);
    border: 0;
    border-radius: 20px;
    margin-left: .6em;
    margin-right: .6em;
    padding-top: .8em;
    padding-bottom: 0.8em;
}

textarea, 
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="tel"] {
    width: 100%;}
textarea, 
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {border: none; 
	margin-bottom : 0px;
	border-radius : 10px;
	

}



textarea, input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {
    
    font-size:15px; padding: 15px 20px 15px 20px; }



.post-image img {
    vertical-align: bottom;
    border-radius: 8px;
    width: 100%;
}



@media screen and (max-width: 480px)
{
	
	
	
.no-fixed-header #headerwrap
	{
		background : #fff;
	}
	
	#footerwrap
	{
		background : #1346AC;
	}
	
	
		#main-nav{
		padding : 0px;
		margin : 0px;
			text-transform : none;
			
	}
	
	
	.tombolwa
	{
		width : 160px;
	}
	
	
	

	#headerwrap
	{
		padding: 0px;
	}
	
	body #site-logo a img {
border-radius: 0px;
    width: 180px;

	}}

input[type="submit"]{
	border-radius : 50px;
	font-size:14px;
	padding-top : 17px;
	padding-bottom : 17px;
 box-shadow : none;	
}


.themify_builder_slider_wrap .carousel-prev::after, .themify_builder_slider_wrap .carousel-next::before{
	border-top: 3px solid #375534;
}





.footer-text{
	border: none;
}



.testimonial-content::before {
	color : #eee;
}

.module-testimonial-slider.image-bubble .testimonial-content {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    color: #666;
    box-sizing: border-box;
	border-right: 1px solid #eee;
	border-radius: 0px;
    box-shadow: none;
    padding: 8% 8%;   
    text-align: left;
	margin: 0px;
}



.testimonial-entry-content p {
  font: normal 0.9em/1.6em 'Open Sans',serif;
	
}

.testimonial-entry-content {
  background: #fff;
  color: #333;
  display: block;
  margin: 0 auto 1em;
  position: relative;
  text-align: left;
  width: 100%;
  padding:0px;
	
}

.testimonial-entry-content::after {  
	border-top: 13px solid #fff;}


.social-links .icon-medium em {
	font-size:12px;
	padding:6px;
}

.social-links .icon-medium em:hover {
	border:none;
}

.social-links .icon-medium img {
    max-width: 20px;
    max-height: 20px;
	padding-bottom:2%;
	margin-right:5%;
}

